Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
dmitriid
/
exqlite
Public
forked from
elixir-sqlite/exqlite
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
db-connection-continue
User selector
All users
All time
Commit History
Commits on Feb 20, 2021
feat(connection): handle_execute + prepare
dmitriid
committed
1242c1e
Copy full SHA for 1242c1e
chore(result): update result to have default values
dmitriid
committed
99f4f09
Copy full SHA for 99f4f09
feat(query): add a barebones query structure (copied from myxql)
dmitriid
committed
404ce4d
Copy full SHA for 404ce4d
Merge pull request #2 from dmitriid/db-connection
Show description for a8979f4
warmwaffles
authored
a8979f4
Copy full SHA for a8979f4
feat(connection): begin transaction + commit + rollback
dmitriid
committed
1d48cad
Copy full SHA for 1d48cad
feat(connection): prepare
dmitriid
committed
458742f
Copy full SHA for 458742f
feat(connection): checkin + checkout
dmitriid
committed
2bde243
Copy full SHA for 2bde243
feat(connection): connect + disconnect
dmitriid
committed
650918a
Copy full SHA for 650918a
feat(connection): connection.ex skeleton module
dmitriid
committed
17debf8
Copy full SHA for 17debf8
fix(sqlite3_nif): execute/2 return signature
dmitriid
committed
e32b85d
Copy full SHA for e32b85d
Commits on Feb 19, 2021
Bump to capture esqlite removal
warmwaffles
committed
d9ce46b
Copy full SHA for d9ce46b
Adds Exqlite.Result
warmwaffles
committed
4d5d1dd
Copy full SHA for 4d5d1dd
Remove esqlite dependency
warmwaffles
committed
5545417
Copy full SHA for 5545417
Adds tests for fts3/4/5 support
warmwaffles
committed
21a33f7
Copy full SHA for 21a33f7
Fix package configuration
warmwaffles
committed
cdfd0dc
Copy full SHA for cdfd0dc
Turn on extra features
warmwaffles
committed
af90cb6
Copy full SHA for af90cb6
Commits on Feb 18, 2021
initial commit
warmwaffles
committed
12cfdf9
Copy full SHA for 12cfdf9
You can’t perform that action at this time.