File: TODO

package info (click to toggle)
libdbix-class-deploymenthandler-perl 0.002234-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 552 kB
  • sloc: perl: 4,139; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 426 bytes parent folder | download | duplicates (5)
1
2
3
4
 * Serialize generated DDL (https://github.com/frioux/DBIx-Class-DeploymentHandler/issues/11)
 * Refactor code to only optionally require DBIC (https://github.com/frioux/DBIx-Class-DeploymentHandler/issues/10)
 * Factor out MigrationStorage (https://github.com/frioux/DBIx-Class-DeploymentHandler/issues/9)
 * Remove the Deprecated options and add Migrations (https://github.com/frioux/DBIx-Class-DeploymentHandler/issues/31)