mirror of
https://github.com/status-im/migrate.git
synced 2025-02-23 16:28:08 +00:00
* Added Firebird support * Fixed typo * Refactoring * Schema migrations table name don't have to be upper case * Fixed readme * Added Firebird 2.5 support * Removed SchemaName * Refactoring
4 lines
43 B
SQL
4 lines
43 B
SQL
ALTER TABLE users ADD city varchar(100);
|
|
|
|
|