Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ecarnevale
/
sqlite_ecto2
Public
forked from
elixir-sqlite/sqlite_ecto2
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 26, 2017
Use the name `Sqlite.Ecto2` consistently in API names. (#134)
Show description for 934696c
scouten
authored
934696c
Copy full SHA for 934696c
Ensure db_connection app is started before relying on it. (#133)
Show description for 9e87f03
scouten
authored
9e87f03
Copy full SHA for 9e87f03
Commits on Mar 25, 2017
Fix documentation error raised in #131. (#132)
scouten
authored
c5d54e7
Copy full SHA for c5d54e7
Commits on Mar 21, 2017
Use newer version of ex_doc to make it buildable. (#130)
scouten
authored
5b998eb
Copy full SHA for 5b998eb
Also update mix.lock for new esqlite and sqlitex versions. (#129)
scouten
authored
c1abf75
Copy full SHA for c1abf75
Update to recently-published versions of esqlite and sqlitex. (#128)
scouten
authored
473ba90
Copy full SHA for 473ba90
Commits on Mar 18, 2017
Use forked version of sqlitex in an attempt to hack around prohibition on override: true in published Hex packages. (#127)
scouten
authored
41493ef
Copy full SHA for 41493ef
Loosen dependency requirements and remove most overrides. (#126)
scouten
authored
bc0f68d
Copy full SHA for bc0f68d
Release version 2.0.0-dev.0. (#125)
scouten
authored
23c8542
Copy full SHA for 23c8542
Update README and CHANGELOG. (#124)
scouten
authored
9a35ee1
Copy full SHA for 9a35ee1
Remove reference to backoff library. No longer needed. (#123)
scouten
authored
5e0b314
Copy full SHA for 5e0b314
Commits on Mar 17, 2017
Loosen Ecto requirement to 2.1.x. Starting to prep for proper dev.0 release. (#122)
scouten
authored
16db075
Copy full SHA for 16db075
Catch up to Ecto 2.1.4, released 05 Mar 2017. (#121)
scouten
authored
9c2fdfb
Copy full SHA for 9c2fdfb
Catch up to Ecto 2.1.3, released 18 Jan 2017. (#120)
scouten
authored
7649c06
Copy full SHA for 7649c06
Catch up to Ecto 2.1.2, released 04 Jan 2017. (#119)
scouten
authored
2b9d58f
Copy full SHA for 2b9d58f
Catch up to Ecto 2.1.1, released 22 Dec 2016. (#118)
scouten
authored
40f18d8
Copy full SHA for 40f18d8
Catch up to Ecto 2.1.0, release 17 Dec 2016. (#117)
Show description for c78fde2
scouten
authored
c78fde2
Copy full SHA for c78fde2
Catch up to Ecto 2.1.0-rc.5, released 09 Dec 2016. (#116)
scouten
authored
836d41c
Copy full SHA for 836d41c
Advance to "Don't generate transaction functions if not supported" commit. (#115)
Show description for 08a5fa0
scouten
authored
08a5fa0
Copy full SHA for 08a5fa0
Advance to "Support dynamic and keywords lists on a join's on" commit. (#114)
Show description for ec1b186
scouten
authored
ec1b186
Copy full SHA for ec1b186
Catch up to Ecto 2.1.0-rc.4, released 16 Nov 2016. (#113)
scouten
authored
49f17c7
Copy full SHA for 49f17c7
Advance to "Add Repo.stream" commit. (#112)
Show description for 00f3c69
scouten
authored
00f3c69
Copy full SHA for 00f3c69
Commits on Mar 16, 2017
Update to 1.3.0 release of Sqlitex. (#111)
Show description for ee2c369
scouten
authored
ee2c369
Copy full SHA for ee2c369
Commits on Mar 15, 2017
Catch up to Ecto 2.1.0-rc.3, released 23 Oct 2016. (#110)
scouten
authored
90d3990
Copy full SHA for 90d3990
Advance to "Only bypass loading if they are of the same type" commit. (#109)
Show description for 07e5547
scouten
authored
07e5547
Copy full SHA for 07e5547
Advance to "Allow dynamic parameters in joins' on" commit. (#108)
Show description for 2a49204
scouten
authored
2a49204
Copy full SHA for 2a49204
Catch up to Ecto 2.1.0-rc.2, released 08 Oct 2016. (#107)
scouten
authored
122c7ab
Copy full SHA for 122c7ab
Catch up to Ecto 2.1.0-rc.1, released 29 Sep 2016. (#106)
Show description for 4c20b6f
scouten
authored
4c20b6f
Copy full SHA for 4c20b6f
Advance to "Support through associations in Ecto.assoc/2" commit. (#105)
Show description for c413125
scouten
authored
c413125
Copy full SHA for c413125
Advance to "Upsert options to insert_all" commit. (#104)
Show description for 04acd32
scouten
authored
04acd32
Copy full SHA for 04acd32
Advance to "Move upsert API to insert" commit. (#103)
Show description for fb3c207
scouten
authored
fb3c207
Copy full SHA for fb3c207
Advance to "WIP Upsert" commit from 15 Sep 2016. (#102)
Show description for 2f58db7
scouten
authored
2f58db7
Copy full SHA for 2f58db7
Advance to "Convert :datetime to :naive_datetime" commit. (#101)
Show description for 8f10c87
scouten
authored
8f10c87
Copy full SHA for 8f10c87
Commits on Mar 14, 2017
Advance to "Allow direction in distinct on expressions" commit. (#100)
Show description for 79e3605
scouten
authored
79e3605
Copy full SHA for 79e3605
Advance to "Support or_where and or_having" commit. (#99)
Show description for 23a4f12
scouten
authored
23a4f12
Copy full SHA for 23a4f12
Pagination
Previous
Next
You can’t perform that action at this time.