Skip to content

Preview: Bundle a few improvements #215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Preview: Bundle a few improvements #215

wants to merge 12 commits into from

Conversation

@amotl amotl force-pushed the preview branch 3 times, most recently from da7d64b to 6ac087d Compare March 30, 2025 03:53
amotl added 9 commits April 11, 2025 21:33
AFAIK, it is needed for reverse type lookups.
This implements `sslmode=prefer` to connect to SSL-enabled CrateDB
instances without verifying the host name.
- Consequently use upper-case type definitions from `sqlalchemy.types`
- Add `timestamp without time zone` types (scalar and array)
- On SQLAlchemy 2, map `real` and `double{_precision}` types to the
  newly introduced `sqltypes.{DOUBLE,DOUBLE_PRECISION}` types

All of this is intended to improve reverse type lookups / reflections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant