unstructured
feat: adds postgresql/sqlite destination connector
#2005
Merged

feat: adds postgresql/sqlite destination connector #2005

rvztz
rvztz initial commit
6ae2359e
rvztz deleted empty files
06f941be
ryannikolaidis ryannikolaidis requested a review from ahmetmeleq ahmetmeleq 2 years ago
ryannikolaidis ryannikolaidis requested a review from potter-potter potter-potter 2 years ago
potter-potter
potter-potter
potter-potter
potter-potter commented on 2023-11-05
potter-potter
potter-potter commented on 2023-11-05
potter-potter
potter-potter commented on 2023-11-05
rvztz Merge branch 'main' into rvztz/postgres-destination-connector
765f9548
rvztz Merge branch 'main' into rvztz/postgres-destination-connector
0b57c731
rvztz initial working version
7177035b
rvztz Merge branch 'main' into rvztz/postgres-destination-connector
d2644d63
rvztz added changelog entry
9514a7c3
rvztz fixes typo on ingest example for sql
7839f76e
rvztz rvztz marked this pull request as ready for review 2 years ago
rvztz Adds local as input source on postgresql dest test, removes `password…
1705e25c
ryannikolaidis
ryannikolaidis commented on 2023-11-13
ryannikolaidis
ryannikolaidis
ryannikolaidis
rvztz rvztz changed the title rvztz/postgres destination connector feat: adds postgresql destination connector 2 years ago
rvztz
rvztz Adds .rst docs for sql connector, restructures script-helper folder i…
a7fb94ee
potter-potter
potter-potter
potter-potter commented on 2023-11-15
potter-potter
potter-potter commented on 2023-11-15
potter-potter
potter-potter commented on 2023-11-15
potter-potter
cragwolfe
potter-potter
potter-potter commented on 2023-11-15
potter-potter
rvztz Adds compatibility with sqlite. Adds helper methods to manipulate the…
61d47ea4
rvztz Merge branch 'main' into rvztz/postgres-destination-connector
057038e3
rvztz rvztz changed the title feat: adds postgresql destination connector feat: adds postgresql/sqlite destination connector 2 years ago
rvztz
ryannikolaidis ryannikolaidis requested a review from rbiseck3 rbiseck3 2 years ago
rbiseck3
rbiseck3 commented on 2023-11-21
rbiseck3
rbiseck3 commented on 2023-11-21
rbiseck3
rbiseck3 commented on 2023-11-21
rbiseck3
rbiseck3 commented on 2023-11-21
rbiseck3
rbiseck3 commented on 2023-11-21
rbiseck3
rbiseck3 commented on 2023-11-21
rbiseck3
rbiseck3 commented on 2023-11-21
rbiseck3
rbiseck3 commented on 2023-11-21
rbiseck3
rbiseck3 commented on 2023-11-21
rbiseck3
rbiseck3 commented on 2023-11-21
rbiseck3
rvztz Merge branch 'main' into rvztz/postgres-destination-connector
d0e84a48
rvztz Initial working version, mysql timeout issue fix pending
7db31ca3
rvztz Merge branch 'main' into rvztz/postgres-destination-connector
fcc62b27
rvztz adds support for overwrite mode
22e5b648
rvztz Merge branch 'main' into rvztz/postgres-destination-connector
0a018f0b
rvztz Merge branch 'main' into rvztz/postgres-destination-connector
5009c2c3
rvztz Merge branch 'main' into rvztz/postgres-destination-connector
627d89f9
rvztz Updates documentation, adds singleton client pattern to sqldestinatio…
bcdd719f
rvztz Merge branch 'rvztz/postgres-source-connector' into rvztz/postgres-de…
09879524
rvztz Updates python examples on docs, updates example script and removes s…
224fab10
rvztz Merge branch 'main' into rvztz/postgres-destination-connector
ed70d580
rvztz
rvztz
rvztz commented on 2023-12-01
potter-potter
potter-potter commented on 2023-12-02
rvztz Merge branch 'main' into rvztz/postgres-destination-connector
1a5afff4
rvztz Merge branch 'main' into rvztz/postgres-destination-connector
4378d332
rvztz Adds tests for pgvector
c7709e33
rvztz adds pgvector.sh to list of tests
9d59b8ef
potter-potter
rvztz
start to remove mysql
96ad0114
remove more mysql
4847cbc1
potter-potter
some cleanup
11077c81
Merge remote-tracking branch 'origin/main' into rvztz/postgres-destin…
22d63154
shfmt
c140a99b
working after merge of main.
078c044c
Add tests bump changelog
f620d725
Merge remote-tracking branch 'origin/main' into rvztz/postgres-destin…
9b851003
adding languages. before making 1 table
49a3eee9
Flattened schema. Works needs cleanup
aab27ad3
remove table and column mapping option
74e1c527
Merge remote-tracking branch 'origin/main' into rvztz/postgres-destin…
f2acf35d
Merge remote-tracking branch 'origin/main' into rvztz/postgres-destin…
5cbc649f
bump version
a2fd702e
fix test bump version
0897ca30
Merge remote-tracking branch 'origin/main' into rvztz/postgres-destin…
f07f032f
fix shfmt
07c43d3f
cleanup
0bfd0e95
rename db_name to db_type
1c8846dd
Merge remote-tracking branch 'origin/main' into rvztz/postgres-destin…
70caf16a
add embeddings to test
fceb928f
rbiseck3
rbiseck3 commented on 2023-12-19
rbiseck3
rbiseck3 commented on 2023-12-19
rbiseck3
rbiseck3 commented on 2023-12-19
rbiseck3
rbiseck3 commented on 2023-12-19
rbiseck3
rbiseck3 commented on 2023-12-19
rbiseck3
rbiseck3 commented on 2023-12-19
rbiseck3
rbiseck3 commented on 2023-12-19
rbiseck3
rbiseck3 commented on 2023-12-19
improve pgvector test, move username
9c8c460f
rewrite mode check
5ed6c914
remove postgres test, pgvector test covers it well enough
b4df4501
remove unnecessary files, streamline
c99bdf21
Merge remote-tracking branch 'origin/main' into rvztz/postgres-destin…
bc3cff86
make tidy
5e66b4ea
remove mode
43770d32
improve comments
6b6de50d
Merge remote-tracking branch 'origin/main' into rvztz/postgres-destin…
46c16a11
bump version
bffa3108
Merge remote-tracking branch 'origin/main' into rvztz/postgres-destin…
2cae7391
improve docs
c3339fa1
rbiseck3
rbiseck3 commented on 2024-01-04
rbiseck3
rbiseck3 commented on 2024-01-04
rbiseck3
rbiseck3 commented on 2024-01-04
rbiseck3
rbiseck3 approved these changes on 2024-01-04
fix click to db-type, improve docs
62ea06a1
Merge remote-tracking branch 'origin/main' into rvztz/postgres-destin…
7e6b0b17
bump version
c9eeb835
Merge remote-tracking branch 'origin/main' into rvztz/postgres-destin…
978d2ffc
ryannikolaidis ryannikolaidis merged 950e5d68 into main 2 years ago
ryannikolaidis ryannikolaidis deleted the rvztz/postgres-destination-connector branch 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone