2 lines
72 B
Plaintext
2 lines
72 B
Plaintext
DEFINE FIELD IF NOT EXISTS note_type ON TABLE note TYPE option<string>;
|
DEFINE FIELD IF NOT EXISTS note_type ON TABLE note TYPE option<string>;
|