issues
search
pounard
/
goat-query
Goat SQL query builder built over a PHP to SQL and SQL to PHP type converter
GNU General Public License v2.0
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Force result to be freed after iteration is complete
#27
pounard
closed
4 years ago
0
Allow escaping column names in complex expression
#26
pounard
opened
4 years ago
1
Documentation : QueryBuilder - insertValues VS insertQuery
#25
SimonMellerin
closed
4 years ago
1
A few SelectQuery addtions
#24
pounard
opened
4 years ago
0
Method renaming suggestions
#23
Lonnytunes
closed
4 years ago
3
DELETE .. JOIN converted to DELETE .. USING with pgsql is broken
#22
pounard
opened
4 years ago
1
Allow converter to be overridable
#21
pounard
closed
4 years ago
0
Instrumentation: add logging at critical points
#20
pounard
closed
4 years ago
0
Instrumentation: provide an abstract default empty runner decorator
#19
pounard
closed
4 years ago
0
Instrumentation: query time and other metadata in results
#18
pounard
closed
4 years ago
1
Update and publish documentation
#17
pounard
closed
4 years ago
1
Can't provide a new Where object to the Where::condition() method
#16
Lonnytunes
closed
4 years ago
1
Queries to insert data from a sub-query are not well formed
#15
Lonnytunes
closed
4 years ago
2
Sugar: determine columns from query select aliases in InsertQuery
#14
pounard
opened
4 years ago
3
Add a rewindable or re-usable iterator
#13
pounard
closed
4 years ago
1
Benchmark, profile, etc...
#12
pounard
closed
3 years ago
1
Add constant table support
#11
pounard
closed
4 years ago
0
Add a RawQuery object
#10
pounard
closed
3 years ago
1
Write ext-pqsql driver from legacy project source
#9
pounard
closed
5 years ago
0
Make PgSQL array parser/writer faster
#8
pounard
closed
3 years ago
1
Provide a Date time (without time or timezone)
#7
pounard
opened
5 years ago
0
Allow callables instead of all expressions
#6
pounard
closed
3 years ago
1
Can't escape ? char
#5
pounard
closed
4 years ago
1
SelectQuery::expression() should add parenthesis in generated SQL
#4
pounard
closed
3 years ago
2
Transactions handling
#3
pounard
closed
5 years ago
0
Provide a few columnExpression() with aggregates
#2
pounard
closed
3 years ago
1
Make the date parsing more resilient in handling timezones
#1
pounard
closed
3 years ago
1
Previous