1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00
documize/embed
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
..
bindata.go Make database install/upgrade provider aware 2018-09-14 12:50:30 +01:00
embed.go removed embed init() for unit testing 2017-09-01 14:11:09 +01:00
README.md move embedded assets to separate directory 2016-07-22 20:56:56 +01:00

Uses github.com/elazarl/go-bindata-assetfs, which must be installed to 'go generate' to create bindata_assetfs.go