gosora/query_gen/lib
Azareal 2545d4adde Converted more queries over to the new OO builder syntax.
Renamed accBuilder to Accumulator so that it can be used in type hints outside the query generator.
The DbInit accumulator is now initialised in the caller rather than the callee.
2017-11-12 03:29:05 +00:00
..
accumulator.go Converted more queries over to the new OO builder syntax. 2017-11-12 03:29:05 +00:00
builder.go Converted more queries over to the new OO builder syntax. 2017-11-12 03:29:05 +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