Commit database files
This commit is contained in:
parent
a3a1ce6e06
commit
c5878b3a08
6 changed files with 14 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
--
|
||||
--
|
||||
-- Created by SQL::Translator::Producer::PostgreSQL
|
||||
-- Created on Mon Sep 2 13:06:08 2019
|
||||
--
|
||||
-- Created on Tue Aug 25 15:48:43 2020
|
||||
--
|
||||
;
|
||||
--
|
||||
-- Table: dbix_class_deploymenthandler_versions
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
--
|
||||
--
|
||||
-- Created by SQL::Translator::Producer::PostgreSQL
|
||||
-- Created on Mon Sep 2 13:06:08 2019
|
||||
--
|
||||
-- Created on Tue Aug 25 15:48:42 2020
|
||||
--
|
||||
;
|
||||
--
|
||||
-- Table: account_tokens
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
--
|
||||
--
|
||||
-- Created by SQL::Translator::Producer::SQLite
|
||||
-- Created on Mon Sep 2 13:06:08 2019
|
||||
--
|
||||
-- Created on Tue Aug 25 15:48:43 2020
|
||||
--
|
||||
|
||||
;
|
||||
BEGIN TRANSACTION;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
--
|
||||
--
|
||||
-- Created by SQL::Translator::Producer::SQLite
|
||||
-- Created on Mon Sep 2 13:06:08 2019
|
||||
--
|
||||
-- Created on Tue Aug 25 15:48:43 2020
|
||||
--
|
||||
|
||||
;
|
||||
BEGIN TRANSACTION;
|
||||
|
|
|
@ -88,4 +88,4 @@ translator:
|
|||
producer_type: SQL::Translator::Producer::YAML
|
||||
show_warnings: 0
|
||||
trace: 0
|
||||
version: 0.11024
|
||||
version: 1.61
|
||||
|
|
|
@ -3547,4 +3547,4 @@ translator:
|
|||
producer_type: SQL::Translator::Producer::YAML
|
||||
show_warnings: 0
|
||||
trace: 0
|
||||
version: 0.11024
|
||||
version: 1.61
|
||||
|
|
Reference in a new issue