Derrickbowen / db-svg

Generates SVG data model diagrams for any database with a JDBC driver
0 stars 0 forks source link

Implement Pagination #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add ability to separate database diagrams into multiple pages.

Should have the ability to create, manage, name and assign tables to the pages.

Original issue reported on code.google.com by DerrickB...@gmail.com on 17 Apr 2009 at 12:52

GoogleCodeExporter commented 9 years ago
refactoring almost complete,  it's been more of a major task than I expected.

Original comment by DerrickB...@gmail.com on 17 May 2009 at 6:11

GoogleCodeExporter commented 9 years ago
Got all the back-end refactoring done needed to make pagination work.  You may 
have
to delete the app SQLite internal db, but I think I renamed all the tables 
anyways so
maybe not.

Original comment by DerrickB...@gmail.com on 30 May 2009 at 4:15

GoogleCodeExporter commented 9 years ago
I've got all the back end on this done, and some view for the GUI.  It 
shouldn't be 
hard to implement it the rest of the way.

Original comment by DerrickB...@gmail.com on 10 Feb 2010 at 7:55

GoogleCodeExporter commented 9 years ago
Completed and ready for release

Original comment by DerrickB...@gmail.com on 29 Mar 2012 at 8:21