Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ER api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Boan Zhu
ER api
Graph
01e84ebeced5a1ac46da95ad798412c578921fc9
Select Git revision
Branches
11
js_render_service
master
default
tw_basic_service
tw_ci
tw_iteration_4
tw_nary
tw_publish_maven
wd_diagram_transformation
wd_i4_extension
wd_schema_extension
zyq_web_service
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jun
21
19
14
12
11
7
4
30
May
28
25
22
21
20
19
16
14
11
9
7
2
1
30
Apr
26
9
Jan
8
7
6
4
30
Dec
28
25
2
1
30
Nov
29
28
27
23
22
21
16
15
14
13
12
11
10
9
8
7
6
5
4
2
1
31
Oct
30
29
27
25
24
23
22
21
20
19
18
17
16
15
13
Enhancement: update the README 3
master
master
Enhancement: update the README file 2
Enhancement: update the README file
Enhencement: make the build successfully
Enhancemnet: clean up the code
Add feature: now it supports nested relationship
Add feature: change foreign key naming convention; clean up the code in ParseUtil file
Fix problem: try to solve maven build errors2
Fix problem: try to solve maven build errers
Fix problem: try to solve maven build issue
Fix problem: when generating the SQL, fix the problem of optional columns
Fix problem: fix problems when do the round-trip approach
Fix problem: solve the issue of wrong ids of tables and columns after reverse engineering
Enhancement: now the potensial generalisations layout will appear below their parent entity
Add feature: now the API supports to find reflexive relationships
Enhancement: add subset edges in graphviz layout algorithm
Add feature: now weak entity and subset support relying on non-strong entity
Fix problem: fix problem when checking leftist and rightist
Add feature: now the api supports attributes layout generation
Enhancement: improve graphviz algorithm and solve bugs in reverse engineer
Fix problem: fix bugs when doing reverse engineer and optimise the graphviz algorithm
Enhancement: now graphviz algorithm supports to map back into the actual layout position
Add feature: add new dependency to support GraphvizV8Engine
Add feature: add new dependency JSONObject; use Graphviz api to generate layout information
Fix problem: try to fix git pipeline problem 5
Fix problem: try to fix git pipeline problem 4
Fix problem: try to fix git pipeline problem 3
Fix problem: try to fix git pipeline problem 2
Fix problem: try to fix git pipeline problem
Add feature: add 1. new dependency Graphviz to generate nodes layout information; 2. implement force-directed algorithm to generate layout information
Enhancement: solve bugs when generating the sql statements
Add feature: add force-directed algorithm to generate the layout information
Fix problem: fix the bug when generating relationship table sql statements
Enhancement: solve two special cases in sql statement generation
Enhancement: now new sql statements generation will update the database, not limited to ddl
Add feature: try to implement new sql statements generation, such that the changes will happen on the basis of the original database
Enhancement: clean up the code in GenerationSqlUtil and add comments to new functions
Add feature: now it supports multiple sql statements generation when the schema contains subset
Fix problem: fix the bug when doing reverse engineer
Enhancement: change the logic to pend subset
Loading