Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support IF NOT EXISTS and IF EXISTS for CREATE and DROP commands #3597

Closed
vertex-github opened this issue Feb 16, 2015 · 22 comments
Closed

Support IF NOT EXISTS and IF EXISTS for CREATE and DROP commands #3597

vertex-github opened this issue Feb 16, 2015 · 22 comments
Assignees
Milestone

Comments

@vertex-github
Copy link

Being able to create/drop tables/classes without errors is very helpful.

@yujinlim
Copy link

+1

7 similar comments
@AlexanderRay
Copy link

+1

@baojie
Copy link

baojie commented Apr 24, 2015

+1

@pisaruk
Copy link

pisaruk commented Jun 1, 2015

+1

@rmchale
Copy link

rmchale commented Jun 10, 2015

+1

@smolinari
Copy link
Contributor

+1

@mscarlett
Copy link

+1

@elexx
Copy link

elexx commented Jul 21, 2015

+1

@stein321
Copy link

stein321 commented Sep 2, 2015

+2

1 similar comment
@matteoredaelli
Copy link

+2

@lvca lvca added this to the 2.2 milestone Sep 23, 2015
@lvca lvca self-assigned this Sep 23, 2015
@StarpTech
Copy link

+1

1 similar comment
@micha-heigl
Copy link

+1

@micha-heigl
Copy link

would be very helpful for create property to create migration scripts

@lvca lvca modified the milestones: 2.2.0-beta, 2.2.0-rc1 Dec 13, 2015
@malibuworkcrew
Copy link

+1

@smolinari
Copy link
Contributor

@luigidellaquila - another one to mark as an API Improvement. 😉

Scott

@luigidellaquila
Copy link
Member

Hi guys,

this seems to be next most voted enhancement (after #1114), I think it will go high priority soon ;-)

Thanks

Luigi

@lvca lvca modified the milestones: 2.2.0-rc1, 2.2.0 GA May 7, 2016
@lvca lvca assigned luigidellaquila and unassigned lvca May 9, 2016
@robfrank robfrank modified the milestones: 2.2.1, 2.2.x (next hotfix) Jun 8, 2016
@DevMoore94
Copy link

+1

1 similar comment
@tintinweb
Copy link

+1

@luigidellaquila luigidellaquila modified the milestones: 3.0, 2.2.x (next hotfix) Sep 5, 2016
luigidellaquila added a commit that referenced this issue Nov 8, 2016
luigidellaquila added a commit that referenced this issue Nov 8, 2016
luigidellaquila added a commit that referenced this issue Nov 9, 2016
luigidellaquila added a commit that referenced this issue Nov 9, 2016
@luigidellaquila luigidellaquila modified the milestones: 2.2.x (next hotfix), 3.0 Nov 9, 2016
@luigidellaquila
Copy link
Member

Hi guys,

This is one of the most voted issues in our issue tracker, so I'm happy to announce that this feature will be available in v 2.2.13 for

  • CREATE CLASS
  • DROP CLASS
  • CREATE PROPERTY
  • DROP PROPERTY

Thanks!

Luigi

@smolinari
Copy link
Contributor

@luigidellaquila - Hey Luigi,

If you think about it, with a full NoSQL ODB, all this would be baked into ODB and the DDL wouldn't be needed. 😜

Thanks for the improvement though. For full SQL ODB, it is a nice addition.

Scott

luigidellaquila added a commit that referenced this issue Nov 9, 2016
luigidellaquila added a commit that referenced this issue Nov 9, 2016
@robfrank robfrank modified the milestones: 2.2.x (next hotfix), 2.2.13 Nov 15, 2016
@saeedtabrizi
Copy link
Contributor

Hi @luigidellaquila
Thanks to hear my voice :)
#6063 . so you can close(partially) this issue .
Is there any plan for implementing the TTL feature on the next release ?

Thanks
Saeed Tabrizi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests