gosora/query_gen/lib
Azareal 569b424ac8 Did a bit of refactoring on the template system.
Refactored the ReplyStore.
Added the Create method to the ProfileReplyStore.
Fixed a potential issue with the topics and replies generated by the installer.
Refactored the accumulator.
Refactored global.js

Added more tests.
2017-11-06 16:24:45 +00:00
..
accumulator.go Did a bit of refactoring on the template system. 2017-11-06 16:24:45 +00:00
builder.go Added the Accumulator to the Builder. 2017-11-06 04:02:35 +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