Refactored seed files to use programmatic upsert instead of SQL duplicate ignore.

This commit is contained in:
2019-11-06 02:47:10 +01:00
parent e0542c26d7
commit 0567b1b2ff
6 changed files with 3883 additions and 3757 deletions

View File

@@ -1,5 +1,3 @@
'use strict';
module.exports = {
database: {
host: '127.0.0.1',