gosora/query_gen
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
..
lib 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
build.bat Added the query generator. It's a work in progress and in constant flux. 2017-06-05 12:57:27 +01:00
main.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
run.bat Added the query generator. It's a work in progress and in constant flux. 2017-06-05 12:57:27 +01:00
spitter.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
tables.go Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00