Home
Documentation
Downloads
Issues
Contains no AI
Documentation index
1. Get started
Installation
Windows
MacOS
Linux
1.1. Connect to database
Local and project connections
Active connection
1.2. Interface
Project explorer
Search
Project tree settings
Layouts area
Pan and zoom
Context menu
Layout settings
Layout export
1.3. Import from DB
Import from the start screen
Import to existing project
Select structures
2. Editing data
Query window
Query area
Data area
Status area
Select from table
Edit mode
Foreign key tooltip
Multiline edit
JSON Prettify-on-the-fly
Insert rows
Delete rows
Expressions
Error handling
Data reloading
3. Editing structure
Project structure
Undo/redo
3.1. Table editing
Editor shortcuts
Columns editor
Context menu
Constraints editor
Primary key
Indexes and unique constraints
Foreign keys
Custom parameters
Applying changes
Model reloading
3.2. Synchronization
4. Generators
4.1. Generator types
Xml generator
Command line generator
Python script generator
4.2. Generator settings
Name conversion
Partial generation
4.3. Project structure
How to parse structure
4.4. Generator examples
License
Hibernate for MySql
Entity Framework Core for MySql
4.5. Migration generators
XML Structure for Database Migrations
Root Element
Create Schema
Create Table
Attributes:
Child Elements:
Drop Table
Attributes:
Alter Table
Attributes:
Child Elements:
Example XML Document
4.6. Migration examples
License
Yii2 Migration Generator Script
Overview
Features
Script Configuration
Script Workflow
Example of Generated Migration Class
Functions
Laravel Migration Generator Script
Overview
Features
Script Configuration
Script Workflow
Functions
Script Output