Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Note that we now use the -[ab]N schema rather than .[ab]N.
|
|
|
|
|