The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:SQL-Schema-Versioned SHARYANTO"

SQL::Schema::Versioned - Routine and convention to create/update your application's DB schema River stage two • 11 direct dependents • 85 total dependents

To use this module, you typically run the "create_or_update_db_schema"() routine at the start of your program/script, e.g.: use DBI; use SQL::Schema::Versioned qw(create_or_update_db_schema); my $spec = { # the schema specification latest_v => 3, ins...

PERLANCAR/SQL-Schema-Versioned-0.239 - 08 Aug 2021 03:31:08 UTC
1 result (0.027 seconds)