Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e98f9f6

Browse files
author
Marcin K
committed
FAQ: Remove driver specific info
1 parent 1d402e4 commit e98f9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ Database-specific locking features are used by *some* database drivers to preven
7070
the `pg_advisory_lock` function.
7171

7272
#### Do I need to create a table for tracking migration version used?
73-
No, it is done automatically. This information will be kept in the table `schema_migrations` in the database that you have configured.
73+
No, it is done automatically.

0 commit comments

Comments
 (0)