mirror of
https://github.com/status-im/migrate.git
synced 2025-02-24 16:58:14 +00:00
3 lines
53 B
MySQL
3 lines
53 B
MySQL
|
CREATE TABLE test_1 (
|
||
|
Date Date
|
||
|
) Engine=Memory;
|