Skip to content

Ddl improvements#138

Merged
simon-mundy merged 5 commits intophp-db:0.6.xfrom
simon-mundy:ddl-improvements
Feb 26, 2026
Merged

Ddl improvements#138
simon-mundy merged 5 commits intophp-db:0.6.xfrom
simon-mundy:ddl-improvements

Conversation

@simon-mundy
Copy link
Collaborator

Q A
Documentation yes
Bugfix yes
BC Break no
New Feature yes
RFC no
QA yes
House Keeping no

Description

This small enhancement allows:-

  • Better handling of string literals for default values in DDL
  • Adds Double, Json and SmallInteger column types
  • Adds modifiers to CREATE/DROP tables with IF/IF NOT EXISTS

simon-mundy and others added 5 commits February 23, 2026 23:24
@simon-mundy simon-mundy added this to the 0.6.0 milestone Feb 25, 2026
@simon-mundy simon-mundy requested a review from tyrsson February 25, 2026 23:59
@simon-mundy simon-mundy self-assigned this Feb 25, 2026
@simon-mundy simon-mundy added enhancement New feature or request qa Improvements in quality assurance of the project labels Feb 25, 2026
@github-project-automation github-project-automation bot moved this to Todo in @phpdb Feb 25, 2026
@github-project-automation github-project-automation bot moved this from Todo to In Progress in @phpdb Feb 26, 2026
@simon-mundy simon-mundy merged commit b40e849 into php-db:0.6.x Feb 26, 2026
13 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in @phpdb Feb 26, 2026
@simon-mundy simon-mundy deleted the ddl-improvements branch February 27, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request qa Improvements in quality assurance of the project

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants