Closed paranojik closed 3 years ago
Nice work @paranojik!
Hey @paranojik; do you have time to check out those pending changes? If not, I can take a whack at it.
Closing due to inactivity.
This library is sparsely maintined. If you are starting a new project, you will probably want to look into using exqlite or it's matching Ecto Adatper ecto_sqlite3
This is a simple change that would only take care of the UNIQUE constraint in the default case (when the table index name was not overridden). Not sure about other cases as I haven't yet encountered them.