holistics / holistics/dbml

how can add engine and charset

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

Description

I am create a table
table admin as A {
id int [pk,increment]
username varchar(16)
pasword varchar(32)
status varchar(1)
}
but i can set this engine and charset.
ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;

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.