Skip to content

Additions en suggestions #1

@JurjenRoels

Description

@JurjenRoels

Hello,

nice work. I would like to suggest some changes:

  • instead of keyword ref|Ref I would use ref:|Ref: (This needs some rework probably. table columns starting with ref give an error now)
  • Also use lowercase for tables, projects, etc.
  • 'T_TABLE_SETTING_PK should be primary\skey|pk| (the y is missing)
  • null is not accepted. not null is. The default in ColumnNode is false. This should be true as default when null is not accepted. (See below)
 Syntax error, unexpected "null" (T_NULL)
  43. | identificatieString varchar [unique, null]
      |                                      ^^^^

Maybe I will find more, I will be testing with some dbml's

Good work!

Jurjen Roels

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions