gosora/query_gen
Azareal 01a19ede79 Add Exec() to accDeleteBuilder.
Add DateOlderThanQ() to accCountBuilder.
Add Stmt() to accCountBuilder.
Add AccExec interface.
Optimise AccSelectBuilder.In() with a string builder.
Use Count() in DefaultActivityStream.Count()
Reduce boilerplate and duplication.
2021-04-27 20:35:10 +10:00
..
acc_builders.go Add Exec() to accDeleteBuilder. 2021-04-27 20:35:10 +10:00
accumulator.go optimise route counter 2020-02-24 21:15:17 +10:00
builder.go add RemoveIndex adapter method 2020-02-21 09:55:45 +10:00
install.go add RemoveIndex adapter method 2020-02-21 09:55:45 +10:00
micro_builders.go Experiment with the accumulator. 2019-10-29 11:58:04 +10:00
mssql.go optimise route counter 2020-02-24 21:15:17 +10:00
mysql.go remove arbitrary restrictions on text fields in MysqlAdapter.SetDefaultColumn 2020-07-13 16:53:04 +10:00
pgsql.go optimise route counter 2020-02-24 21:15:17 +10:00
querygen.go Add per-user profile comment visibility settings. 2020-07-15 07:50:29 +10:00
transaction.go Experiment with the accumulator. 2019-10-29 11:58:04 +10:00
utils.go Add option to delete all of a user's posts. 2020-01-14 15:07:00 +10:00
utils_test.go experimental route perf pane 2020-02-28 14:52:45 +10:00