gosora/query_gen/lib
Azareal 15420d4d89 The patcher (schema updating part of the updater) finally works, yay.
Partially rewrote the forum permissions system to make it more stable.

Moved config.go into it's own package in /config/
Removed Go Git as a dependency.
Tweaked the GopherJS pulling.
Fixed inserts where all the columns have default values.
Reverted a silly tweak I made thinking that mOrder == order.
Removed the /common/ hack from the patcher.
Fixed a bug where the forum creator would ignore the visiblity value you provided.
The tests now work again.
Swapped a misplaced fmt.Println with a fmt.Printf.
Fixed a bug in the installer where all the table logs would be on one line in the console.
Added more logging to the installer.
2018-04-23 22:08:31 +01:00
..
acc_builders.go Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00
accumulator.go Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00
builder.go Fixed a bug where it would use the wrong templates for Tempra Simple, Tempra Cursive, and Shadow 2018-03-31 06:25:27 +01:00
install.go Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
micro_builders.go Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00
mssql.go The patcher (schema updating part of the updater) finally works, yay. 2018-04-23 22:08:31 +01:00
mysql.go The patcher (schema updating part of the updater) finally works, yay. 2018-04-23 22:08:31 +01:00
pgsql.go Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00
querygen.go All the menu items are dynamic now, all that needs to be done now is the Control Panel part of the Menu Manager. 2018-04-23 09:38:25 +01:00
transaction.go Renamed a few querygen structs. 2017-11-12 05:25:04 +00:00
utils.go All the menu items are dynamic now, all that needs to be done now is the Control Panel part of the Menu Manager. 2018-04-23 09:38:25 +01:00