Conversation
…endencies among MetaSql objects more efficient This might fix order of objects during `Sakilla` schema restore process
@rultor merge, tests= |
This comment has been minimized.
This comment has been minimized.
@rocket-3 Oops, I failed. You can see the full log here (spent 4min)
|
Fix DBAdapterPostgres errors on single object fetching functions Removed some unnecessary messages parts from console output
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@rocket-3 Oops, I failed. You can see the full log here (spent 3min)
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@rocket-3 Oops, I failed. You can see the full log here (spent 3min)
|
…o DbObjectNameInSqlPresenceTest.java with test Add dropping existing in files and database both MetaFunction, MetaProcedure, MetaView, MetaTrigger before actually dropping unneeded and restoring changed and added objects
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@rocket-3 Oops, I failed. You can see the full log here (spent 3min)
|
Fix drop/restore procedure in Postgres Fix drop/restore function/aggregate function in Postgres Fix drop trigger in Postgres
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@rocket-3 Oops, I failed. You can see the full log here (spent 7min)
|
Seems like sorting (ordering mechanism) is OK, but... In The restore order is As you can see, when dropping constraints before restore, dbgit uses target schema dependencies instead of source...
|
… database related to .dbgit repo Add IT extension CharsDbGitIgnoreWithTypes.java to write .dbignore file with custom type extensions and without .csv (for faster execution of tests when data non needed at the moment) Enhance DbGitIntegrationTestBasic.dbToDbRestoreWorksWithCustomTypes with dropping target schema (for having the same result of each execution everywhere) Add some logging on dropping table constraints to be able to see the actual drop order and actual tables dependencies at the moment
…en ordering instead of _target_) Add `Cactoos` lib to project for EO approach learning
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@rocket-3 Oops, I failed. You can see the full log here (spent 18min)
|
… when network or database is temporary unavailable
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@rocket-3 Oops, I failed. You can see the full log here (spent 45min)
|
…stomTypes' Change scenario to cover 'empty_db -> pagilla <-> dvdrental' sequences of restore
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@rocket-3 Oops, I failed. You can see the full log here (spent 29min)
|
DBRestoreTableDataPostgres messages cleanup
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@rocket-3 Oops, I failed. You can see the full log here (spent 13min)
|
Alter heuristic dependencies searching mechanism in order to find dependencies among MetaSql objects more efficient
This might fix order of objects during
Sakilla
schema restore process