crate / sqlalchemy-cratedb

SQLAlchemy dialect for CrateDB.
https://cratedb.com/docs/sqlalchemy-cratedb/
Apache License 2.0
3 stars 2 forks source link

Database: Add autoincrement, uniqueness, and sync-writes polyfills #28

Closed amotl closed 2 months ago

amotl commented 8 months ago

About

Add a few polyfills conceived on behalf of the LangChain adapter, and patches to rdflib-sqlalchemy as well as meltano-target-cratedb. By adding them here, they can be used by downstream applications without needing to install cratedb-toolkit.

Documentation

Preview: https://sqlalchemy-cratedb--28.org.readthedocs.build/support.html

@simonprickett: I would also be happy about your review on documentation syntax/grammar/wording, as I am not an English native speaker. Thanks!

References

Backlog

amotl commented 2 months ago

@matriv and @simonprickett: Thanks a stack for your excellent reviews. 💯