dbml-parser icon indicating copy to clipboard operation
dbml-parser copied to clipboard

DBML parser for PHP8. It's a PHP parser for DBML syntax.

Results 3 dbml-parser issues
Sort by recently updated
recently updated
newest added

When having an enum in the format "The Name of the Variable" You get this error.

When adding a note with a table (not with an attribute of a table), you get this error.

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...

enhancement