gosora/query_gen/lib
Azareal 6bae378db0 Moved the modlog and admin log logic to their own file.
Refactored the code to use the new builder syntax.
Fixed the DbInit logic.
Made sure the prepared statements are cleaned up.
Added the AdminOnly middleware and added it to the routes.
Added the Query method to the selectBuilder.
2017-11-11 23:34:27 +00:00
..
accumulator.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00
builder.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
install.go Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
mssql.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
mysql.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
pgsql.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
querygen.go Continued the work on Cosora. 2017-10-21 01:27:47 +01:00
transaction.go We forgot to commit this before, oops. 2017-10-31 00:57:57 +00:00
utils.go Added the Rez Image Resizer as a dependency to be used later. 2017-11-10 00:16:15 +00:00