- Notifications
You must be signed in to change notification settings - Fork 60
Pull requests: elixir-sqlite/exqlite
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
First steps towards DB Connection
#2 by dmitriid was merged Feb 20, 2021 Loading… updated Feb 20, 2021
Db Connection implementation: handle_execute + prepare + bind
#3 by dmitriid was merged Feb 20, 2021 Loading… updated Feb 20, 2021
Adds nested transaction support
#5 by warmwaffles was merged Feb 21, 2021 Loading… updated Feb 21, 2021
Fix: proper return values for some ecto functions
#10 by dmitriid was merged Feb 26, 2021 Loading… updated Feb 26, 2021
Adds Ecto Adapter help wanted Extra attention is needed
#1 by warmwaffles was closed Feb 26, 2021 • Draft updated Feb 26, 2021
Add structure_dump/load to support mix ecto.dump/load
#27 by dmitriid was merged Mar 1, 2021 Loading… updated Mar 2, 2021
fix delete specifying table qualifier
#32 by kevinlang was merged Mar 6, 2021 Loading… updated Mar 6, 2021
handle :transaction mode used by SQL.Sandbox
#33 by kevinlang was merged Mar 6, 2021 Loading… updated Mar 6, 2021
fix missing lock_for_migrations callback, add solution to database is locked
#37 by kevinlang was merged Mar 7, 2021 Loading… updated Mar 7, 2021
Previous Next
ProTip! Filter pull requests by the default branch with base:main.