comraderat
1b3314499d
Change uri to varchar
2020-05-17 18:22:36 +02:00
comraderat
4ace56a661
Changed ip back to varchar for old db compatibility
...
Might change later, or not.
2020-05-17 16:32:22 +02:00
comraderat
d1b888c8ea
Implement more queries, change database slightly
2020-05-14 15:39:49 +02:00
comraderat
2d45645fba
Fix spelling error in database
2020-05-06 19:17:58 +02:00
comraderat
2bf2d4aa35
Implement Staff sql funcs
2020-05-04 13:46:13 +02:00
comraderat
598d07052d
Make FK to post in ban nullable
2020-04-19 21:50:43 +02:00
comraderat
58a0d5364e
Add is_thread_ban to database
2020-04-14 18:48:24 +02:00
comraderat
7e3465ef2f
Add file width and height, fix erd
2020-04-13 16:39:28 +02:00
comraderat
89e299da78
Refactored first sql command.
...
kill me
2020-04-12 21:31:40 +02:00
comraderat
a51c8e049c
Add dbprefix
2020-04-12 16:15:11 +02:00
comraderat
7665b78aff
Move build sql to devtools, fix capitalisation
2020-04-12 16:10:30 +02:00
comraderat
6351fe1bd8
Made master sql template + builder
...
SQL all follows one master sql files with the use of queries.
2020-04-11 18:02:55 +02:00
Eggbertx
3c8a01dcea
Stability fixes, mostly SQL related
...
Generate config.RandomSeed if one isn't provided in gochan.json
Don't automatically fail if a board's path already exists, unless it isn't a directory
Clean up SQL query strings with DBPREFIX replacer
Separate the gochan.service file into separate files for each SQL DB type
Enable the gochan.service in Vagrant and fix issue with it failing on restart
fixes #19
2020-03-07 17:20:35 -08:00
Eggbertx
4e67e072e5
Fix broken SQLite connection, update README
2019-08-09 14:25:02 -07:00
Eggbertx
317f9d4ba0
Add support for PostgreSQL and SQLite
2019-06-13 16:36:02 -07:00