opnsense-ports/databases/p5-DBIx-MySQLSequence/pkg-descr
Franco Fichtner 8fd0623a7c */*: sync with upstream
Taken from: HardenedBSD
2018-05-28 08:06:42 +02:00

7 lines
361 B
Text

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.
WWW: https://metacpan.org/release/DBIx-MySQLSequence