1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 07:09:43 +02:00
Commit graph

16 commits

Author SHA1 Message Date
HarveyKandola
b455e5eaf5 PostgreSQL prep
Update of vendored SQL libs and refactoring of store provider layer.
2018-09-26 17:59:56 +01:00
Harvey Kandola
2336dab69f Make database install/upgrade provider aware
Ground work for installing and upgrading database schema based upon DB provider (MySQL, PostgresSQL, SQL Server, etc.)

Cleaned up legacy cruft, refactored, commented and made simpler for to support additional database providers.
2018-09-14 12:50:30 +01:00
HarveyKandola
abc0b206a4 Trim GOPATH from binary compile process 2018-08-17 13:50:39 +01:00
Harvey Kandola
455a384eb0 Prettify 2018-05-02 14:52:23 +01:00
sauls8t
9d82682797 Enhance + SECTION to always be visible 2018-02-07 19:16:23 +00:00
Harvey Kandola
3337db6b27 ensure section updates always display latest numbering 2017-12-18 09:54:09 +00:00
Harvey Kandola
b8d848549e improved setup process and space view rendering 2017-10-06 13:59:58 -04:00
Harvey Kandola
9e20a5f085 manifest.json 2017-08-08 11:24:21 +01:00
Harvey Kandola
562872a4a8 removed old API 2017-08-02 15:26:31 +01:00
Harvey Kandola
68130122e7 refactored flag/env loading 2017-07-19 18:47:01 +01:00
Harvey Kandola
dc49dbbeff moved emberjs to gui folder 2017-07-19 14:48:33 +01:00
Harvey Kandola
b6616d4965 main.go rejig 2017-07-18 13:17:20 +01:00
Harvey Kandola
7455a027fc removed experimental code 2017-07-18 13:10:52 +01:00
Elliott Stoneham
a2ce777762 restructure directories 2016-07-20 15:58:37 +01:00
Elliott Stoneham
8fcf67ef17 Run multiple sql files to update the db as required
Locks the config table to make sure only one instance does the update.
Refactors the start-up against an empty database code to also use the
same update mechanism.
2016-07-15 16:54:07 +01:00
Harvey Kandola
18933c6767 initial commit 2016-07-07 18:54:16 -07:00