1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

317 Commits

Author SHA1 Message Date
Sherif Nada
de66bf010d Revert "Merge branch 'master' of github.com:airbytehq/airbyte"
This reverts commit a3a27f2fa2, reversing
changes made to 5917feee28.
2021-03-23 15:09:44 -07:00
Christophe Duong
4bebeed60b Harmonize /test and /publish commands on github + Fix MySQL tests in CI (#2531)
* Harmonize /test and /publish commands on github

* Make normalization build on clean system without PyICU

see https://getdbt.slack.com/archives/C50NEBJGG/p1615803416053800?thread_ts=1615511262.026400&cid=C50NEBJGG

* Follow example from https://github.com/testcontainers/testcontainers-java/pull/2689 to modify MySQL container as root

* Add docs on new syntax for /test
2021-03-23 10:47:29 +01:00
Charles
aadfae24bd Iterator-based JDBC Source (and Redshift bugfix) (#1887) 2021-02-02 17:14:14 -08:00
Charles
c34bcd230a Add db-specific quoting for non-simple names in AbstractJbdcSource (#1833) 2021-01-28 15:41:53 -08:00
Charles
102b432a5b Migrate Postgres and MySql to use new JdbcSource (#1307) 2021-01-08 14:15:34 -08:00
Charles
86f2a659fc migrate mysql source to incremental (#1267) 2020-12-11 18:29:26 -08:00
Sherif A. Nada
93674f6b4d Respect sync mode regardless of input state in mailchimp (#1213) 2020-12-11 13:04:45 -08:00
Sherif A. Nada
e8a332ae65 Standard source incremental tests (#1175) 2020-12-04 09:54:10 -08:00
Christophe Duong
a49e7834f8 Change jdbc sources to discover more than standard schemas (#1038)
Change jdbc sources to discover more than standard schemas
2020-11-30 17:36:54 +01:00
Charles
02819a4b87 Incremental Docs and Data Model Update (#1021) 2020-11-19 22:07:32 -08:00
Sherif A. Nada
f4c3ac70f9 annotate secret fields (#1012) 2020-11-19 15:13:23 -08:00
Charles
e7edb2c858 Adding incremental to the catalog data model (#998)
* Add ConfiguredAirbyteCatalog and ConfiguredAirbyteStream
2020-11-18 14:15:59 -08:00
Jared Rhizor
ae25781fd9 prevent NPEs when password isn't set for jdbc integrations (#927) 2020-11-11 20:48:52 -08:00
Charles
d507f0f95b Fix names for standard tests (#862) 2020-11-09 21:43:51 -08:00
Michel Tricot
4d1dc69b55 Hides SQL dialects + fix some bugs in the jdbc source (#767) 2020-10-31 11:18:53 -07:00
Charles
ae2f166019 add regex method (#765) 2020-10-30 15:56:06 -07:00
Charles
395aeca640 mysql source (#758) 2020-10-30 15:37:49 -07:00