Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
ClassRabbit
/
SQLite4Unity3d
Public
forked from
robertohuertasm/SQLite4Unity3d
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 25, 2019
update the zip file
robertohuertasm
committed
9b9d4fa
View commit details
Copy full SHA for 9b9d4fa
Browse repository at this point
Added .so file for arm64 Android (#99)
Show description for cc876f3
BigGiantHead
authored and
robertohuertasm
committed
cc876f3
View commit details
Copy full SHA for cc876f3
Browse repository at this point
Commits on Dec 15, 2017
Added support for MacOSX Standalone (#81)
Show description for bc2227d
GauthierLB
authored and
robertohuertasm
committed
bc2227d
View commit details
Copy full SHA for bc2227d
Browse repository at this point
Commits on Nov 10, 2017
Add uwp support via the dlls (#75)
Show description for 689574b
jwittner
authored and
robertohuertasm
committed
689574b
View commit details
Copy full SHA for 689574b
Browse repository at this point
Commits on Oct 21, 2017
same code in zip (#74)
robertohuertasm
authored
b5e093b
View commit details
Copy full SHA for b5e093b
Browse repository at this point
Add support for "NOT" operator in Where expressions (#70)
javilumbrales
authored and
robertohuertasm
committed
ba8a4d4
View commit details
Copy full SHA for ba8a4d4
Browse repository at this point
Feature/add time trace event (#68)
Show description for 89c7f1c
TakuKobayashi
authored and
robertohuertasm
committed
89c7f1c
View commit details
Copy full SHA for 89c7f1c
Browse repository at this point
Commits on Jul 10, 2017
Update android libsqlite3 to last version (3.19.3) (#67)
Pierre Galaup
authored and
robertohuertasm
committed
10bd0d9
View commit details
Copy full SHA for 10bd0d9
Browse repository at this point
Commits on Jun 19, 2017
Feature/versionup sqlite dll (#64)
Show description for cdd524d
TakuKobayashi
authored and
robertohuertasm
committed
cdd524d
View commit details
Copy full SHA for cdd524d
Browse repository at this point
Commits on May 31, 2017
enable to set composite unique index (#60)
TakuKobayashi
authored and
robertohuertasm
committed
fdb1ee7
View commit details
Copy full SHA for fdb1ee7
Browse repository at this point
Commits on Apr 20, 2017
Merge pull request #58 from bryant1410/master
Show description for 6347ab8
robertohuertasm
authored
6347ab8
View commit details
Copy full SHA for 6347ab8
Browse repository at this point
Commits on Apr 17, 2017
Fix broken Markdown headings
bryant1410
committed
9f9b2dd
View commit details
Copy full SHA for 9f9b2dd
Browse repository at this point
Commits on Feb 17, 2017
Update README.md
robertohuertasm
authored
af441dd
View commit details
Copy full SHA for af441dd
Browse repository at this point
Commits on Jan 24, 2016
Update README.md
robertohuertasm
committed
1f81cb5
View commit details
Copy full SHA for 1f81cb5
Browse repository at this point
Update README.md
robertohuertasm
committed
2a9106b
View commit details
Copy full SHA for 2a9106b
Browse repository at this point
Merge pull request #34 from codecoding/uwp
Show description for 4c7cbc9
robertohuertasm
committed
4c7cbc9
View commit details
Copy full SHA for 4c7cbc9
Browse repository at this point
Update README.md
robertohuertasm
committed
88a39dc
View commit details
Copy full SHA for 88a39dc
Browse repository at this point
gitignore modified to add Assets/Plugin folder dlls to the project
robertohuertasm
committed
1e6a735
View commit details
Copy full SHA for 1e6a735
Browse repository at this point
Commits on Jan 23, 2016
example contains sqlite-net source and sqlite dlls. One source of truth
robertohuertasm
committed
c22351f
View commit details
Copy full SHA for c22351f
Browse repository at this point
readme mod and plugins folder deleted
robertohuertasm
committed
41f28fb
View commit details
Copy full SHA for 41f28fb
Browse repository at this point
readme modified and project cleaned
robertohuertasm
committed
58c7435
View commit details
Copy full SHA for 58c7435
Browse repository at this point
working in all platforms
robertohuertasm
committed
a4f52f1
View commit details
Copy full SHA for a4f52f1
Browse repository at this point
simplifying the project
robertohuertasm
committed
cf2f66b
View commit details
Copy full SHA for cf2f66b
Browse repository at this point
missing existingDBScript fixed
robertohuertasm
committed
3b91101
View commit details
Copy full SHA for 3b91101
Browse repository at this point
Commits on Jan 22, 2016
Added a guard as per issue nr 33
Show description for de22fc4
robertohuertasm
committed
de22fc4
View commit details
Copy full SHA for de22fc4
Browse repository at this point
Commits on Nov 23, 2015
Merge pull request #30 from pokehanai/feature/aot-indexed
Show description for bf660bc
robertohuertasm
committed
bf660bc
View commit details
Copy full SHA for bf660bc
Browse repository at this point
Merge pull request #31 from pokehanai/feature/multithread-dblock
Show description for e08069a
robertohuertasm
committed
e08069a
View commit details
Copy full SHA for e08069a
Browse repository at this point
Commits on Nov 18, 2015
Added database file bases lock
Show description for cb4fe6c
pokehanai
committed
cb4fe6c
View commit details
Copy full SHA for cb4fe6c
Browse repository at this point
Suppress warning caused by _preserveDuringLinkMagic
pokehanai
committed
20c8427
View commit details
Copy full SHA for 20c8427
Browse repository at this point
Avoid AOT error in iOS, caused by Indexed attr
pokehanai
committed
8e1ffc8
View commit details
Copy full SHA for 8e1ffc8
Browse repository at this point
Commits on Oct 18, 2015
Added meta for examples and new libsqlite3.so version
robertohuertasm
committed
4a27dbb
View commit details
Copy full SHA for 4a27dbb
Browse repository at this point
Merge branch 'master' of https://github.com/codecoding/SQLite4Unity3d
robertohuertasm
committed
4ff470f
View commit details
Copy full SHA for 4ff470f
Browse repository at this point
Merge branch 'unity-5-4x' of https://github.com/codecoding/SQLite4Unity3d
robertohuertasm
committed
fd92ace
View commit details
Copy full SHA for fd92ace
Browse repository at this point
--ammend
robertohuertasm
committed
b6c57ca
View commit details
Copy full SHA for b6c57ca
Browse repository at this point
Merge pull request #28 from codecoding/unity-5-4x
Show description for 5b08d0c
robertohuertasm
committed
5b08d0c
View commit details
Copy full SHA for 5b08d0c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.