Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
9 basic table inserts working (MeltanoLabs#17)
* Meltano settings fix * Test failing for good reason! Need to cleanup data_files tests as they are not meant to all pass * Added data_tests from tap-sqllite, and the example aapl tap from singer_sdk, and tap-countries from the singer_sdk * Unable to merge sql types error fixed, try one at temp table implementation and merge implementation. Not working yet * Merges now working, passing 5 tests now * Reference issue for Merging and potential sql injection * Fix lint issues * Reminder for parallelism * Get Timestamps in for date-time * Update copyright on license * lint fixes * add postgres for pytest * test_relational_data test fixed, dropping temp table every batch * Lint fixed
- Loading branch information