-
Notifications
You must be signed in to change notification settings - Fork 1
5.2.0 #2
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…yproject.toml, tox.ini, and TiDB settings for GaussDB Django backend.
…, updating scripts and settings, and limiting tests to backends app.
…o_tests_dir instead of the entire directory.
…backup file, update cursor classes in base.py, and modify GaussDB settings for port, user, auto field, and add cache configuration.
… GaussDB backend to use gaussdb module, and add environment setup and batched insert patch in gaussdb_settings.py.
…UNNEST optimization, updating import paths, and reverting to default host/port in gaussdb_settings.py.
…rect compiler_module path in operations.py.
…olumns by escaping percentage sign in LIKE clause.
… to sql_drop_identity.
…erations and foreign key handling to support schema alterations.
…oving custom column operations, and add Django settings for apps, middleware, templates, logging, and manage.py.
…ng handling and enhance schema.py with custom add_field logic for non-null fields.
…BindingCursor in base.py, adjust compiler.py to remove PostgreSQL-specific flag, update features.py to disable certain GaussDB features, and simplify schema.py by removing custom add_field logic.
…nflict handling in GaussDB Django
…al, add feature flag, and change default GaussDB host/port
…to remove identity column usage, adjust database features, and update settings for safer tempfile handling and host/port configuration.
…ort and schema improvements
…DB features; update datetime cast SQL and switch to localhost in GaussDB settings.
…date test suite script
…est apps, and enhance GaussDB settings
… and adjust lint settings
…uirements/gaussdb.txt
…tory from linting
…e GaussDB JSON support
…SON and type casting support
…and enhance GaussDBSQLCompiler for JSON handling
…t suite configuration
…ld support, and bump version to 5.2.0
GaussDB Django Backend Enhancements and Testing Infrastructure Setup
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.