Android-AnnotatedSQL icon indicating copy to clipboard operation
Android-AnnotatedSQL copied to clipboard

Allow Unique constraint on multiple columns

Open Alexander-- opened this issue 10 years ago • 1 comments

Alexander-- avatar Oct 05 '15 14:10 Alexander--

workaround - add it manually in custom sql open helper. you can use alter table when database is created by library.

hamsterksu avatar Oct 06 '15 14:10 hamsterksu