gosora/query_gen/lib
Azareal dbf2b8606e All the menu items are dynamic now, all that needs to be done now is the Control Panel part of the Menu Manager.
Travis should now build the patcher to see if that works.
Merged menu.html into header.html
Removed a redundant SetAdapter call in mysql.go.
Fixed a bug where inserting will sometimes strip the spaces in strings.
Bumped the minimum Go Version in schema.json to 1.10
Bumped the DBVersion to 1, so that we don't install these patches twice.

The patcher was botched in the previous commit, drop menus and menu_items and run it again
2018-04-23 09:38:25 +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 Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00
mysql.go Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +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