Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.63 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.63 KB

IntelliJ IDEA sql generator plugin Donate

Screenshot

How to use

  • Connecting to Your Database:
    • View > Tool Windows > Database
  • Sql Generator
    • Select Table > Right click popup menu > Select Sql Generator > SQL in your clipboard
  • Auto SQL formatter

Installation

Plugin Installation

  • Using IDE built-in plugin system on Windows:
    • File > Settings > Plugins > Browse repositories... > Search for "sql generator" > Install Plugin
  • Using IDE built-in plugin system on MacOs:
    • Preferences > Settings > Plugins > Browse repositories... > Search for "sql generator" > Install Plugin
  • Manually:
    • Download the latest release and install it manually using Preferences > Plugins > Install plugin from disk...

Restart IDE.

Download

Download the latest release.

License

Copyright (c) 2019 yseasony. See the LICENSE file for license rights and limitations (BSD).