- Update typer
(
b087cf0
)
- Reuse connections
(
fc0139f
)
- Only set tags on columns that exist
(
d12836e
)
-
feat: allow multiple authentication methods
-
fix: tests, bump packages
-
feat: add tags at column level
-
chore: remove set
-
feat; add enum, refactor models file
-
fix: use retrocompatible typing_extensions
-
feat: add settings.yml
- Add qualify option to copy
(
0afa6b6
)
- Add option to not replace chars
(
adbf254
)
-
feat: add copy custom
-
feat: add custom merge
-
fix: copy custom query, quote, include_metadata not supported in copy transform
-
feat: add tests
-
fix: missing type annotations
-
chore: remove wrong type annotation
- Force casefold, number of arguments for unset tag
(
7d91acd
)
- Add bulk inserts
(
64f16d6
)
- Allow copying data from external storage into one blob column
(
cd2fea5
)
- Formatting
(
3163096
)
- Test
(
ca657ed
)
- Add column update
(
b7b0d29
)
-
fix: version
-
chore: test
-
chore: bump dependencies