Skip to content

Ddl improvements - #138

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

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

Conversation

@simon-mundy

Copy link
Copy Markdown
Member
QA
Documentationyes
Bugfixyes
BC Breakno
New Featureyes
RFCno
QAyes
House Keepingno

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-mundyand others added 5 commits February 23, 2026 23:24
@simon-mundysimon-mundy added this to the 0.6.0 milestone Feb 25, 2026
@simon-mundysimon-mundy self-assigned this Feb 25, 2026
@simon-mundysimon-mundy added enhancement New feature or request qa Improvements in quality assurance of the project labels Feb 25, 2026
@github-project-automationgithub-project-automationBot moved this from Todo to In Progress in @phpdbFeb 26, 2026
@simon-mundy
simon-mundy merged commit b40e849 into php-db:0.6.xFeb 26, 2026
13 checks passed
@github-project-automationgithub-project-automationBot moved this from In Progress to Done in @phpdbFeb 26, 2026
@simon-mundy
simon-mundy deleted the ddl-improvements branch February 27, 2026 01:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or requestqaImprovements in quality assurance of the project

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@simon-mundy@tyrsson