Fix
This commit is contained in:
parent
7f8b710edc
commit
8b406b0140
@ -216,7 +216,6 @@ before_script:
|
||||
pgloader mysql://root@127.0.0.1/travis postgresql:///travis
|
||||
echo 'ALTER SEQUENCE llx_accounting_account_rowid_seq RESTART WITH 1000001;' | psql travis
|
||||
echo 'select * from information_schema.table_constraints;' | psql travis
|
||||
echo 'idx_16390_primary
|
||||
fi
|
||||
# TODO: SQLite
|
||||
echo
|
||||
|
||||
Loading…
Reference in New Issue
Block a user