Open jeukshi opened 9 months ago
Alternative QQ for defining database, parsing pure DDL.
[fromDLL| CREATE TABLE user ( student_id INT, ); |]
Or allow mixing with Kosem DDL (create keyword will give it away).
Alternative QQ for defining database, parsing pure DDL.