gosora/query_gen
Azareal 07a10ae9f4 This commit's a little on the technical side, but don't worry. I have some interesting features coming up!
Added BypassGet() to the topic and user caches.
Moved 13 more queries to the query generator.
The query generator now supports simple insert queries.
Removed the pointless console logging for reply and topic deletions. We have modlogs for that.
The MySQL files now have build tags to make it easy for you to disable them for other database engines. Those will be coming after the query generator is done.
Moved a bunch of inline queries into more appropriate locations.
Rewrote _process_where and DB_Where to better handle joins.

Atom's continuing it's pointless crusade against trailing tabs.
2017-06-06 15:41:06 +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 This commit's a little on the technical side, but don't worry. I have some interesting features coming up! 2017-06-06 15:41:06 +01:00
mysql.go This commit's a little on the technical side, but don't worry. I have some interesting features coming up! 2017-06-06 15:41:06 +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