Skip to content

Add Support of Unique contraint #6

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

Open
ambujraj opened this issue Dec 12, 2018 · 6 comments
Open

Add Support of Unique contraint #6

ambujraj opened this issue Dec 12, 2018 · 6 comments
Assignees

Comments

@ambujraj
Copy link
Owner

ambujraj commented Dec 12, 2018

while creating table writing "u" after column name should create an attribute with Unique constraint

@ambujraj ambujraj changed the title unique constraint Add Support of Unique contraint Dec 16, 2018
@ambujraj ambujraj added the easy label Dec 16, 2018
@sanchibansal340
Copy link

Would SQL be used for this issue? If so, then can you assign me this issue?

@Ratna04priya
Copy link

I would like to work on that.

@sanchibansal340
Copy link

sanchibansal340 commented Mar 4, 2020 via email

@ambujraj
Copy link
Owner Author

ambujraj commented Mar 5, 2020

@sanchibansal340 yes we have to use SQL properties in the code.

@sanchibansal340 sanchibansal340 removed their assignment Jul 25, 2020
@chhavi18387
Copy link

Hey, I'm participating in GSSOC'21. I wanted to know that for this issue, do we need to make updates in the existing "createtable" method in ambsql.py file or do we need to create a new method. Also, by "writing u after column name" do you mean something like "column_nameU" or " coulmn_name u"?
Please let me know.

@ambujraj
Copy link
Owner Author

create a new method

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

No branches or pull requests

4 participants