command
module
Version:
v0.0.0-...-6fba9c0
Opens a new window with list of versions in this module.
Published: Dec 13, 2021
License: MIT
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gormstruct
Tool to create models and CRUD methods for PostgreSQL database which can be used with gorm.
usage
gormstruct -schema public -conn "host=localhost user=postgres dbname=postgres port=5432 sslmode=disable" -out=./model -pkg-name=model -skip-tables=db_migration,db_stats
print help:
gormstruct -h
limitations
- does not support some arrays and user defined types
- does not support domains
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.