DBIx::OnlineDDL::Helper::SQLite - Private OnlineDDL helper for SQLite-specific code
version v1.0.0
This is a private helper module for any SQLite-specific code. As a private module, any methods or attributes here are subject to change.
You should really be reading documentation for DBIx::OnlineDDL. Or, if you want to create a helper module for a different RDBMS, read the docs for DBIx::OnlineDDL::Helper::Base.
Grant Street Group <developers@grantstreet.com>
This software is Copyright (c) 2018 - 2022 by Grant Street Group.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
To install DBIx::OnlineDDL, copy and paste the appropriate command in to your terminal.
cpanm
cpanm DBIx::OnlineDDL
CPAN shell
perl -MCPAN -e shell install DBIx::OnlineDDL
For more information on module installation, please visit the detailed CPAN module installation guide.