command
module
Version:
v0.0.0-...-1d29286
Opens a new window with list of versions in this module.
Published: Jun 4, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
cmd sql-modeler
This cmd simplifies SQL -> SQLite3 -> sqlboiler -> models flow.
Usage
$ sql-modeler -sql testdata/schema.sql
If you want to specify the output directly (default is models in current directly),
$ sql-modeler -o /path/to/hogehoge -pkg hogehoge -sql testdata/schema.sql
You can also define MySQL schema by using https://github.com/dumblob/mysql2sqlite
Acknowledgements
License
MIT License
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.