gosora/query_gen/lib
Azareal fe2eabedd0 Added a database engine neutral database.go file for the start-up queries.
Added SimpleCount to the query generator.
Moved more queries to the query generator.
Added the get_user_reply function for profile comments.
IP Addresses are now tracked for profile comments.
Added SimpleInsert, SimpleUpdate, SimpleDelete, and Purge to the inline query builder.
2017-06-14 08:09:44 +01:00
..
builder.go Added a database engine neutral database.go file for the start-up queries. 2017-06-14 08:09:44 +01:00
mysql.go Added a database engine neutral database.go file for the start-up queries. 2017-06-14 08:09:44 +01:00
querygen.go Added a database engine neutral database.go file for the start-up queries. 2017-06-14 08:09:44 +01:00
utils.go Stop using globals in the topic store and the user store. 2017-06-13 09:56:48 +01:00