Skip to content

Conversation

eakoli
Copy link

@eakoli eakoli commented Oct 7, 2025

This fixes issues with 'rendering' defaults:

a) sql renderer does not properly quote default string values
b) dbml rendered does not output a default for 'falsey' default values (e.g. default: 0 and default: false)

It also fixes the README.md failure (there was an extra trailing ,)

This fixes #65 and #64

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.

Generation of 'falsey' values is omitted from dbml and sql

1 participant