From ce75e55d6063a9eac13b1467e01abe795a347dbe Mon Sep 17 00:00:00 2001 From: long2ice Date: Mon, 25 May 2020 16:36:18 +0800 Subject: [PATCH] update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 089b594..ae1de83 100644 --- a/README.rst +++ b/README.rst @@ -160,7 +160,7 @@ Show heads to be migrated 1_202029051520102929_drop_column.json Limitations ------------ +=========== * Not support ``change column`` now. * ``Sqlite`` and ``Postgres`` may not work as expected because I don't use those in my work.