Skip to content

feat: add support UUID type#239

Merged
nielm merged 1 commit into
cloudspannerecosystem:mainfrom
matsnow:feat/add-uuid-type-support
Jun 26, 2026
Merged

feat: add support UUID type#239
nielm merged 1 commit into
cloudspannerecosystem:mainfrom
matsnow:feat/add-uuid-type-support

Conversation

@matsnow

@matsnow matsnow commented Mar 19, 2026

Copy link
Copy Markdown
Contributor

This PR fixes #238.
Merging this, diff-tool will support a schema including UUID type.

  • Added UUID to ASTcolumn_type.toString()
  • Added parser and diff tests for UUID columns

@nielm nielm force-pushed the feat/add-uuid-type-support branch from a817c80 to 69f8987 Compare June 26, 2026 19:26
@nielm nielm merged commit 86f9e5f into cloudspannerecosystem:main Jun 26, 2026
9 checks passed
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.

ASTcolumn_type.toString() doesn't handle UUID type

2 participants