Database object creation scripts...

Feature requests and their debate

Database object creation scripts...

Postby undertherain » Fri Jun 08, 2012 1:00 pm

If not already present and if I have not seen it, can You add the feature that creates scripts for database objects?
For example, right click on a table and automatically creates ... create table NAME...
Your product looks really good, made ​​with great care.
Thanks.
Ciao... ;)
--
It's raining ///
Image
undertherain
 
Posts: 9
Joined: Fri Jun 08, 2012 12:51 pm

Re: Database object creation scripts...

Postby Serge » Fri Jun 08, 2012 1:31 pm

Hi!

Object creation script (DDL) is very dependant on certain database.
Oracle and MySQL plugins have this feature - you may see it in "DDL" tab of table editor. It uses native database functions for DDL generation.
At the moment Generic driver doesn't has this feature because it is not provided by JDBC API. But in theory we can use some subset of SQL-92 DDL and manually generate some very common DDL for tables.
I think I will add this feature in TODO list.

Thanks!
Serge
 
Posts: 1526
Joined: Sat Feb 26, 2011 8:24 pm
Location: SPb

Re: Database object creation scripts...

Postby undertherain » Fri Jun 08, 2012 1:45 pm

If You add this feature to DB2 database, I'm sincere, is the best free database manager I've ever seen.
Thanks.
Ciao... ;)
--
It's raining ///
Image
undertherain
 
Posts: 9
Joined: Fri Jun 08, 2012 12:51 pm

Re: Database object creation scripts...

Postby EugeneJF » Fri Jun 08, 2012 3:16 pm

I'm voting for native DB2 support too!
EugeneJF
 
Posts: 42
Joined: Mon Feb 28, 2011 10:04 am


Return to Feature Requests



Who is online

Users browsing this forum: No registered users and 5 guests