1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-10 12:56:24 -07:00
Commit graph

8 commits

Author SHA1 Message Date
comraderat
c84b27d7ce Started work on migration script for old database 2020-05-30 22:43:01 +02:00
Eggbertx
feec3d87e8 replace (most) uses of builtin error with *gcutil.GcError 2020-05-28 12:49:41 -07:00
comraderat
8196bde692 Add versioning code 2020-05-27 23:02:29 +02:00
comraderat
1cbb3307e6 Chance connect so mariadb ip format same as postgres
Like postgres, mariadb now works without tcp( ) around the ip
2020-05-23 11:23:43 +02:00
comraderat
bb54b82630 Fixed empty query catch code 2020-05-19 23:14:50 +02:00
comraderat
4deb256b67 Add functions to stop double initialisation 2020-05-17 18:23:24 +02:00
comraderat
5841c42033 Refactor to make sections work properly 2020-05-17 17:33:36 +02:00
Eggbertx
d1292bd9fe refactor/reorganize gochan's source code into subpackages
Also use Go version 1.11 in vagrant for module support
2020-04-29 17:44:29 -07:00