-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Postgres replication #392
Postgres replication #392
Commits on Feb 25, 2024
-
Jorrit Sandbrink committed
Feb 25, 2024 Configuration menu - View commit details
-
Copy full SHA for cb58fbc - Browse repository at this point
Copy the full SHA cb58fbcView commit details
Commits on Mar 3, 2024
-
Jorrit Sandbrink committed
Mar 3, 2024 Configuration menu - View commit details
-
Copy full SHA for d218a3a - Browse repository at this point
Copy the full SHA d218a3aView commit details -
Merge branch 'master' of https://github.com/dlt-hub/verified-sources …
…into 933-wip
Jorrit Sandbrink committedMar 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 945da6d - Browse repository at this point
Copy the full SHA 945da6dView commit details
Commits on Mar 4, 2024
-
move config to correct position
Jorrit Sandbrink committedMar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for fa9a4c1 - Browse repository at this point
Copy the full SHA fa9a4c1View commit details
Commits on Mar 12, 2024
-
extend SQLAlchemy type mapping
Jorrit Sandbrink committedMar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 4cdf823 - Browse repository at this point
Copy the full SHA 4cdf823View commit details -
add initial support for postgres replication
Jorrit Sandbrink committedMar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 8808812 - Browse repository at this point
Copy the full SHA 8808812View commit details -
Jorrit Sandbrink committed
Mar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 1914acf - Browse repository at this point
Copy the full SHA 1914acfView commit details -
Merge branch 'master' of https://github.com/dlt-hub/verified-sources …
…into 933-postgres-replication
Jorrit Sandbrink committedMar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 36739ec - Browse repository at this point
Copy the full SHA 36739ecView commit details -
Jorrit Sandbrink committed
Mar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for cc6a11d - Browse repository at this point
Copy the full SHA cc6a11dView commit details -
Jorrit Sandbrink committed
Mar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for f815361 - Browse repository at this point
Copy the full SHA f815361View commit details
Commits on Mar 13, 2024
-
use from import to prevent AttributeError when running test_dlt_init.py
Jorrit Sandbrink committedMar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for a318fee - Browse repository at this point
Copy the full SHA a318feeView commit details
Commits on Mar 15, 2024
-
enable multiple tables per publication
Jorrit Sandbrink committedMar 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 8aed399 - Browse repository at this point
Copy the full SHA 8aed399View commit details
Commits on Mar 16, 2024
-
add support for schema replication
Jorrit Sandbrink committedMar 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 9fc3c39 - Browse repository at this point
Copy the full SHA 9fc3c39View commit details -
add support for unmapped data types
Jorrit Sandbrink committedMar 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 8c2f905 - Browse repository at this point
Copy the full SHA 8c2f905View commit details
Commits on Mar 17, 2024
-
Jorrit Sandbrink committed
Mar 17, 2024 Configuration menu - View commit details
-
Copy full SHA for a0af605 - Browse repository at this point
Copy the full SHA a0af605View commit details -
Jorrit Sandbrink committed
Mar 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 051830c - Browse repository at this point
Copy the full SHA 051830cView commit details -
return resource instead of single-element list
Jorrit Sandbrink committedMar 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 656989a - Browse repository at this point
Copy the full SHA 656989aView commit details
Commits on Mar 18, 2024
-
Jorrit Sandbrink committed
Mar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for d014645 - Browse repository at this point
Copy the full SHA d014645View commit details -
Jorrit Sandbrink committed
Mar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 269422e - Browse repository at this point
Copy the full SHA 269422eView commit details -
Jorrit Sandbrink committed
Mar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for c674f24 - Browse repository at this point
Copy the full SHA c674f24View commit details -
Jorrit Sandbrink committed
Mar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for a919c82 - Browse repository at this point
Copy the full SHA a919c82View commit details
Commits on Mar 19, 2024
-
add sql_database dependency instruction
Jorrit Sandbrink committedMar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 57b5e1e - Browse repository at this point
Copy the full SHA 57b5e1eView commit details
Commits on Mar 22, 2024
-
batch data items per table and yield hints only once
Jorrit Sandbrink committedMar 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 5636e07 - Browse repository at this point
Copy the full SHA 5636e07View commit details -
postpone replication column hints to preserve order
Jorrit Sandbrink committedMar 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 2713464 - Browse repository at this point
Copy the full SHA 2713464View commit details -
refactor to use resource decorator
Jorrit Sandbrink committedMar 22, 2024 Configuration menu - View commit details
-
Copy full SHA for eec75f0 - Browse repository at this point
Copy the full SHA eec75f0View commit details -
Merge branch 'master' of https://github.com/dlt-hub/verified-sources …
…into 933-postgres-replication
Jorrit Sandbrink committedMar 22, 2024 Configuration menu - View commit details
-
Copy full SHA for aae3754 - Browse repository at this point
Copy the full SHA aae3754View commit details
Commits on Mar 23, 2024
-
add support for table schema changes
Jorrit Sandbrink committedMar 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 493147d - Browse repository at this point
Copy the full SHA 493147dView commit details
Commits on Mar 25, 2024
-
optimize message type detection for performance
Jorrit Sandbrink committedMar 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 7bd211b - Browse repository at this point
Copy the full SHA 7bd211bView commit details
Commits on Apr 9, 2024
-
Jorrit Sandbrink committed
Apr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 48442ba - Browse repository at this point
Copy the full SHA 48442baView commit details -
Merge branch 'master' of https://github.com/dlt-hub/verified-sources …
…into 933-postgres-replication
Jorrit Sandbrink committedApr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for d303efd - Browse repository at this point
Copy the full SHA d303efdView commit details
Commits on Apr 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 524945f - Browse repository at this point
Copy the full SHA 524945fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab005a1 - Browse repository at this point
Copy the full SHA ab005a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c596180 - Browse repository at this point
Copy the full SHA c596180View commit details
Commits on Apr 15, 2024
-
make test more specific to handle postgres version differences
Jorrit Sandbrink committedApr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 34610b6 - Browse repository at this point
Copy the full SHA 34610b6View commit details -
add postgres server version requirement for schema replication functi…
…onality
Jorrit Sandbrink committedApr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 7a07045 - Browse repository at this point
Copy the full SHA 7a07045View commit details -
Jorrit Sandbrink committed
Apr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 61712b4 - Browse repository at this point
Copy the full SHA 61712b4View commit details
Commits on Apr 22, 2024
-
explicitly fetch credentials from pg_replication source
Jorrit Sandbrink committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for fd1d973 - Browse repository at this point
Copy the full SHA fd1d973View commit details -
Jorrit Sandbrink committed
Apr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 8bc4da3 - Browse repository at this point
Copy the full SHA 8bc4da3View commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 796c980 - Browse repository at this point
Copy the full SHA 796c980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77fb1dd - Browse repository at this point
Copy the full SHA 77fb1ddView commit details
Commits on May 2, 2024
-
use psycopg2-binary instead of psycopg2
Jorrit Sandbrink committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 8a1d910 - Browse repository at this point
Copy the full SHA 8a1d910View commit details -
use destination-specific escape identifier
Jorrit Sandbrink committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for b0d2abb - Browse repository at this point
Copy the full SHA b0d2abbView commit details -
replace string literal with int literal
Jorrit Sandbrink committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for f63ceff - Browse repository at this point
Copy the full SHA f63ceffView commit details -
include pypgoutput decoders in library
Jorrit Sandbrink committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 22758fe - Browse repository at this point
Copy the full SHA 22758feView commit details