Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
f126d5bbd0
feat: implement exponential backoff strategy for error handling in extractor and loader processes; enhance retry configuration options
5633dc98d0
fix: enhance error handling in extractor and loader processes; ensure proper job error propagation and logging
01780b4b02
refactor: remove unused ColumnType and inspect-columns files; update migration job to use separate table analyzers for source and target databases
aded502ee4
feat: implement Postgres table analyzer with column type querying and metadata retrieval
4d3cd6e4cf
feat: add MSSQL table analyzer and integrate partition range generation for improved data migration