Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We don't have any short options and this is incompatible with the skip mode
we are using.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Starting 9.6 it requires text type rather than cstring type.
|
|
|
|
|
|
|
|
Note that this only works in 9.4+. For older versions the workaround is
to "pre-call" database::schema_version() outside of any transaction.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|