https://github.com/huifer/gorm_gen
This plugin helps you to generate specific template code by create table sql
https://github.com/huifer/gorm_gen
generator go golang gorm gorm-model
Last synced: 3 months ago
JSON representation
This plugin helps you to generate specific template code by create table sql
- Host: GitHub
- URL: https://github.com/huifer/gorm_gen
- Owner: huifer
- License: apache-2.0
- Created: 2020-09-08T09:21:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T02:46:25.000Z (almost 6 years ago)
- Last Synced: 2025-03-28T20:14:59.258Z (over 1 year ago)
- Topics: generator, go, golang, gorm, gorm-model
- Language: Java
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gorm Plugin
This plugin helps you to generate specific template code by create table sql
## Install
- Using IDE built-in plugin system on Windows:
- File > Settings > Plugins > `Install Plugin from Disk...`
## Usage
- Help > gorm-generator
- enter create table sql and output file path

## Contributions
- HuiFer
## License
- [Apache 2.0](/LICENSE)