Skip to content

Preview: Bundle a few improvements#215

Closed
amotl wants to merge 12 commits into
mainfrom
preview
Closed

Preview: Bundle a few improvements#215
amotl wants to merge 12 commits into
mainfrom
preview

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.
@amotl

amotl commented Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

All referenced patches have been refreshed and toggled for review. After merging them individually, this bundle/preview patch can be dissolved. Thanks in advance.

/cc @kneth, @bgunebakan

@amotl

amotl commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Modulo GH-27, all referenced patches have been merged.

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