-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: databasegit/dbgit
base: aea0998
head repository: databasegit/dbgit
compare: 33e48a5
- 20 commits
- 34 files changed
- 2 contributors
Commits on May 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 60d5a2f - Browse repository at this point
Copy the full SHA 60d5a2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c9d91f - Browse repository at this point
Copy the full SHA 3c9d91fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c8de42 - Browse repository at this point
Copy the full SHA 6c8de42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f5a970 - Browse repository at this point
Copy the full SHA 5f5a970View commit details
Commits on May 30, 2021
-
Merge remote-tracking branch 'origin/rultor-support'
# Conflicts: # .rultor.yml
Configuration menu - View commit details
-
Copy full SHA for 450d31e - Browse repository at this point
Copy the full SHA 450d31eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c3aca - Browse repository at this point
Copy the full SHA 44c3acaView commit details
Commits on May 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 425c451 - Browse repository at this point
Copy the full SHA 425c451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73acda5 - Browse repository at this point
Copy the full SHA 73acda5View commit details
Commits on Jun 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3e6669b - Browse repository at this point
Copy the full SHA 3e6669bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1911a44 - Browse repository at this point
Copy the full SHA 1911a44View commit details
Commits on Jun 4, 2021
-
Fix restore table data on postgres when DBGit can't handle changed co…
…lumn order between schema generations on delete Fix restore table data on postgres when DBGit can't handle text id columns on delete Fix DbGitIntegrationTestBasic#gitToDbRestoreWorks when it can't checkout to other commit because of changed .dblink file conflict
Configuration menu - View commit details
-
Copy full SHA for f1e2c90 - Browse repository at this point
Copy the full SHA f1e2c90View commit details -
Fix of DbGit can not restore table data for Postgres when new vesion …
…of table contains no rows Some new exception throwing points added to catch possible issues in future Change DBGitIntegrationTestBasic case when DBGit can't handle data with 10k+ rows table - now passes when file is empty, cause it's 'not a bug but a feature' now
Configuration menu - View commit details
-
Copy full SHA for 9073920 - Browse repository at this point
Copy the full SHA 9073920View commit details -
Configuration menu - View commit details
-
Copy full SHA for 585bff9 - Browse repository at this point
Copy the full SHA 585bff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d4bbcd - Browse repository at this point
Copy the full SHA 6d4bbcdView commit details
Commits on Jun 6, 2021
-
Add backups enabled DbGitIntegrationTestBasic#gitToDbRestoreWorks
This scenario uses sequential restore and can cause some errors in backup adapters when running
Configuration menu - View commit details
-
Copy full SHA for 0775fc7 - Browse repository at this point
Copy the full SHA 0775fc7View commit details
Commits on Jun 7, 2021
-
Add template code for UDTs, Enums and Domains Meta/DB objects support
DBEnum/DBUserDefinedType/DBDomain are instances of MetaSql, that's why no modification in Backup adapters needed
Configuration menu - View commit details
-
Copy full SHA for ce0026f - Browse repository at this point
Copy the full SHA ce0026fView commit details
Commits on Jun 8, 2021
-
Add implementation of DBAdapterPostgres.getEnums, DBAdapterPostgres.g…
…etDomains Add IT case just testing fetch and existence of such objects Disabled DbGitIntegrationTestNotebook for automatic test execution not to accidentally burn test repos
Configuration menu - View commit details
-
Copy full SHA for 730ded9 - Browse repository at this point
Copy the full SHA 730ded9View commit details -
Merge remote-tracking branch 'origin/master' into custom-types
# Conflicts: # src/test/java/ru/fusionsoft/dbgit/integration/DbGitIntegrationTestBasic.java
Configuration menu - View commit details
-
Copy full SHA for fbff854 - Browse repository at this point
Copy the full SHA fbff854View commit details
Commits on Jun 11, 2021
-
Impl. of DBRestore(Domain|Enum|UDT)Postgres
Fix of some new implementations errors Improve test case with custom types
Configuration menu - View commit details
-
Copy full SHA for ddf015c - Browse repository at this point
Copy the full SHA ddf015cView commit details -
Merge pull request #14 from databasegit/custom-types
Add basic support for UDTs, Enums and Domains DBGit now can fetch all .enum, .domain and .udt files from Postgres DBMS Basic restore functionality also implemented (not tested)
Configuration menu - View commit details
-
Copy full SHA for 33e48a5 - Browse repository at this point
Copy the full SHA 33e48a5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff aea0998...33e48a5