holistics / holistics/dbml

Spec: add 'Struct' definition

Open
#143 8 comments 8 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.7k
Forks
233
Avg merge
1d 23h
Merged PRs (30d)
4

Description

Worth to add structs with some simple syntax like this:

``` dbml
Struct some_struct {
field_a integer
field_b text
}
```

Reason is PostgreSQL, Oracle DB, IBM DataStage, Ms SQL Server etc sql databases has custom struct type.

I think, that dbml was made not only for sqlite :smile:

`// P.S. i'll try to add more info bit later`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.