Proper and correct (emulated) sequence support for MySQL
The DBIx::MySQLSequence package implements an emulation layer that provides "real" sequences on MySQL. The module works by creating a "sequence table", a single table where each record represents a single sequence, and performing some "magic" MySQL specific SQL to ensure the sequences will work correctly.
$
pkg install p5-DBIx-MySQLSequenceOrigin
databases/p5-DBIx-MySQLSequence
Size
25.3KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
5 packages
Required by
0 packages