gosora/query_gen/lib
Azareal 3fa9bf7373 I've revamped the query generator to reduce the number of globals, this'll help us split up the software and plugins in the future.
Refactored the router.
Added the MemberOnly middleware and tests for it.
2017-11-05 09:55:34 +00:00
..
builder.go More work on Cosora, we have a screenshot of it up now, although it's super experimental at the moment. 2017-10-30 09:57:08 +00:00
install.go Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
mssql.go I've revamped the query generator to reduce the number of globals, this'll help us split up the software and plugins in the future. 2017-11-05 09:55:34 +00:00
mysql.go I've revamped the query generator to reduce the number of globals, this'll help us split up the software and plugins in the future. 2017-11-05 09:55:34 +00:00
pgsql.go I've revamped the query generator to reduce the number of globals, this'll help us split up the software and plugins in the future. 2017-11-05 09:55:34 +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 Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00