Skip to content

Fix edition for column with strange characters#5654

Draft
nworr wants to merge 3 commits into3liz:release_3_10from
nworr:quote-in-table-project
Draft

Fix edition for column with strange characters#5654
nworr wants to merge 3 commits into3liz:release_3_10from
nworr:quote-in-table-project

Conversation

@nworr
Copy link
Copy Markdown
Contributor

@nworr nworr commented Apr 25, 2025

Fix #5651

@github-actions github-actions Bot added this to the 3.9.0 milestone Apr 25, 2025
@Gustry Gustry modified the milestones: 3.9.0, 3.9.1 Jun 19, 2025
@rldhont rldhont added backport master If the PR was against a release branch backport release_3_10 editing form labels Jun 24, 2025

CREATE TABLE tests_projects."BAD designed table" (
id integer NOT NULL,
"BAD column name is'nt it ?" integer NOT NULL,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😂

@Gustry
Copy link
Copy Markdown
Contributor

Gustry commented Jul 2, 2025

You should give a try to pre-commit, it will fix your issues automatically

@Gustry Gustry modified the milestones: 3.9.1, 3.9.2 Jul 15, 2025
@mdouchin mdouchin requested a review from rldhont August 25, 2025 09:51
@rldhont rldhont modified the milestones: 3.9.2, 3.9.3 Sep 9, 2025
@rldhont rldhont modified the milestones: 3.9.3, 3.9.4 Oct 9, 2025
@rldhont rldhont modified the milestones: 3.9.4, 3.9.5 Nov 25, 2025
@rldhont rldhont modified the milestones: 3.9.5, 3.9.6 Dec 29, 2025
@nworr nworr force-pushed the quote-in-table-project branch from 3f99218 to 0c7daa1 Compare January 9, 2026 08:41
Copy link
Copy Markdown
Collaborator

@rldhont rldhont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To fix e2e tests

Comment thread tests/qgis-projects/tests/tests_dataset.sql Outdated
Comment on lines +68 to +70

ALTER TABLE tests_projects."BAD designed table" OWNER TO lizmap;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ALTER TABLE tests_projects."BAD designed table" OWNER TO lizmap;
ALTER TABLE tests_projects."BAD designed table" OWNER TO lizmap;

@nworr nworr force-pushed the quote-in-table-project branch from 2cdb8fc to 211f4d4 Compare January 12, 2026 16:03
@nworr nworr changed the base branch from release_3_9 to release_3_10 January 12, 2026 16:03
@rldhont rldhont modified the milestones: 3.9.6, 3.9.7 Feb 11, 2026
@rldhont rldhont removed this from the 3.9.7 milestone Mar 25, 2026
@rldhont rldhont added this to the 3.9.8 milestone Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport master If the PR was against a release branch backport release_3_10 editing form

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants