Commit 0115b503 authored by Alper Akgun's avatar Alper Akgun Committed by Adam Hegyi

Add create table to with_lock_retries method doc

parent ae92fe67
......@@ -246,6 +246,7 @@ Example changes:
- `add_foreign_key` / `remove_foreign_key`
- `add_column` / `remove_column`
- `change_column_default`
- `create_table` / `drop_table`
**Note:** `with_lock_retries` method **cannot** be used with `disable_ddl_transaction!`.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment