Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / altipla-consulting/database issues and pull requests

#20 - Limit to 1 result when querying the first.

Pull Request - State: closed - Opened by ernestoalejo over 5 years ago

#19 - Define Sort interface and implements Sort builder.

Pull Request - State: closed - Opened by ghost over 5 years ago

#18 - Add new conditions for IS NULL and IS NOT NULL.

Pull Request - State: closed - Opened by ernestoalejo over 5 years ago

#17 - Ignore lowercase private fields.

Pull Request - State: closed - Opened by ernestoalejo over 5 years ago

#16 - Order fixes

Pull Request - State: closed - Opened by ernestoalejo over 5 years ago

#15 - Update to Go 1.11.

Pull Request - State: closed - Opened by ernestoalejo over 5 years ago

#14 - Do not add empty SQL conditions.

Pull Request - State: closed - Opened by ernestoalejo almost 6 years ago

#13 - Avoid building a condition if there is nothing to filter.

Pull Request - State: closed - Opened by ernestoalejo almost 6 years ago

#12 - Expose publicly the constructor of conditions to build complex queries.

Pull Request - State: closed - Opened by ernestoalejo almost 6 years ago

#11 - Escape column name when sorting rows.

Pull Request - State: closed - Opened by ernestoalejo almost 6 years ago

#10 - Copy debug flag when cloning a collection to filter it.

Pull Request - State: closed - Opened by ernestoalejo almost 6 years ago

#8 - Make debug a database option that can be passed to the open function.

Pull Request - State: closed - Opened by ernestoalejo almost 6 years ago

#7 - Add a missing comment about the autoincrement reset when truncating.

Pull Request - State: closed - Opened by ernestoalejo almost 6 years ago

#6 - Add all missing comments to make the linter happy.

Pull Request - State: closed - Opened by ernestoalejo almost 6 years ago

#5 - Reset auto increment after truncate table.

Pull Request - State: closed - Opened by albertomoreno over 6 years ago

#4 - Refactor truncate table to a delete from query.

Pull Request - State: closed - Opened by albertomoreno over 6 years ago

#3 - Add a new Truncate method to delete the table values.

Pull Request - State: closed - Opened by albertomoreno over 6 years ago

#2 - Fix errors refactoring db to testDB.

Pull Request - State: closed - Opened by albertomoreno over 6 years ago

#1 - Remove duplicates ids when querying by them

Issue - State: closed - Opened by ernestoalejo about 9 years ago
Labels: enhancement