SQLite and MySQL, for example.
Regular expression support is currently implemented for Oracle
- Database, PostgreSQL, MySQL and MariaDB. Partial support is available
- for SQLite. Support among third-party dialects may vary.
+ Database, PostgreSQL, MySQL and MariaDB. Partial support is available
+ for SQLite. Support among third-party dialects may vary.
:param pattern: The regular expression pattern string or column
clause.
:param order: optional boolean value; if ``True``, renders the
ORDER keyword, understood by Oracle Database, indicating the sequence
- is definitively ordered. May be necessary to provide deterministic
+ is definitively ordered. May be necessary to provide deterministic
ordering using Oracle RAC.
:param data_type: The type to be returned by the sequence, for