database - Auto-generate UUID in Slick -
wonder if slick supports auto-generation of primary key of table uuid?
i have table has primary key (long format) beingness autogenerated each time insert table auto-incrementing. now, want alter uuid autogenerated id.
slick doesn't back upwards auto-generating uuids, database might. why not in db?
database primary-key uuid slick auto-generate
No comments:
Post a Comment