An open API service indexing awesome lists of open source software.

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

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

![image-20200909091615670](images/image-20200909091615670.png)

## Contributions

- HuiFer

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