Skip to content
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

Merging 3.4 #5100

Closed
wants to merge 45 commits into from
Closed

Merging 3.4 #5100

wants to merge 45 commits into from

Conversation

pawelsalawa
Copy link
Owner

No description provided.

pawelsalawa and others added 30 commits April 15, 2023 20:11
…or, instead of always using default color. Also removed query content selection after execution.
…(i.e. Import, Export, Populate and more...).
…creating foreign column. This applies for Column Dialog Foreign Key, Table Foreign Key and also in the Query Executor (user will receive warning if executed query breaks the Foreign Key data type alignment).
…n erasing cell with BLOB value starting with null byte.
… are used in single execution and they create tables to be used by the FK. Also some transaction fixups in config database.
…nces 2 different tables with same foreign column name in both referenced tables.
…ion options parser, so it no longer overwrites import plugin configuration with incorrect types of configuration values (i.e. string 'true' instead of expected boolean).
…do it on a multi-level View results, where the View was given an alias name. Now the warning is clear about forbidden edition due to multi-level View.
…ows number of rows already exported in real time (still filesystem may buffer writing operation, so data may appear in the output file with delay).
…s when a column in the table requires quoting due to being a keyword.
…tabases when a column in the table requires quoting due to being a keyword.
…key or mouse Double-Click no longer preselects whole value.
…t names. Also fixed correct argumentName-to-value assignment if arguments share same initial part of their name. Also fixed handling of differnt type of arguments passed to custom SQL function.
…m dropdown, to correctly load cell value if it containts single quote character and to have proper content selection depending on how editing is triggered.
…eted value also updates selection of item in the dropdown (yet to be shown if user chooses so). This also fixes up/down keyboard navigation basing on autocompleted value.
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.

2 participants