gosora/query_gen/lib
Azareal 01239f82f1 Added the Accumulator to the Builder.
Renamed LoadThemes to LoadThemeActiveStatus.
Moved more statements into the stores.
More errors are propagated upwards.
Added an interface for the ForumPermsStore.
Replaced a hard-coded query which somehow managed to survive.
Replaced a few redundant Markdown tests with more targetted ones.
Added a few new BBCode tests.
Fixed a few bugs in the Markdown Parser.
2017-11-06 04:02:35 +00:00
..
accumulator.go Added the Accumulator to the Builder. 2017-11-06 04:02:35 +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