index
:
golite
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to latest project skeleton: i18n and fine-grained fuzzing
HEAD
main
EuAndreh
2025-05-29
1
-1
/
+3
*
tests/golite.go: Close all leftover leakage so we can now drop InMemoryUnsae
EuAndreh
2024-11-14
1
-3
/
+2
*
src/golite.go: Differentiate InMemory from InMemoryUnsafe
EuAndreh
2024-11-02
1
-2
/
+3
*
src/golite.go: Use IMMEDIATE transaction for db.Begin()
EuAndreh
2024-10-30
1
-1
/
+1
*
src/golite.go: Add "InMemory" constant
EuAndreh
2024-10-28
1
-0
/
+1
*
Revert c3a3cf9d7aed9b3c48acbe31fd48f2c27549a570
EuAndreh
2024-10-20
1
-1
/
+1
*
Shoehorn project into default golang skeleton structure
EuAndreh
2024-10-20
1
-3
/
+3
*
Rename golite -> acudego
EuAndreh
2024-10-07
1
-2
/
+2
*
src/golite.go: Remove most undesirable URI params that Open() handles
EuAndreh
2024-10-05
1
-205
/
+14
*
src/golite.go: Reify "premises" section with custom build of SQLite (acude)
EuAndreh
2024-10-05
1
-10
/
+2
*
src/golite.go: Remove other undesirable configurations from Open()
EuAndreh
2024-10-05
1
-211
/
+2
*
src/golite.go: Add space before "*" pointer marker
EuAndreh
2024-10-05
1
-6
/
+6
*
src/golite.go: Change driverName to "golite" and make it `const`
EuAndreh
2024-10-05
1
-1
/
+1
*
Remove support for dynamically loading extensions
EuAndreh
2024-10-05
1
-70
/
+0
*
Recover aggregation and collation trampoline, alongside their tests
EuAndreh
2024-10-01
1
-4
/
+32
*
Remove unwanted fieatures on code and tests
EuAndreh
2024-10-01
1
-128
/
+0
*
Remove code for modules, vtables, tracing and ad-hoc C functions
EuAndreh
2024-10-01
1
-1095
/
+100
*
src/golite.go: Update doccomments on Open()
EuAndreh
2024-10-01
1
-17
/
+1
*
src/golite.go: Use hard-coded value for synchronous PRAGMA
EuAndreh
2024-10-01
1
-25
/
+2
*
src/golite.go: Remove ~silly~ secure_delete option
EuAndreh
2024-10-01
1
-30
/
+0
*
src/golite.go: Hard-code the journal_mode WAL choice
EuAndreh
2024-10-01
1
-33
/
+3
*
src/golite.go: Remove PreUpdateHook leftovers
EuAndreh
2024-10-01
1
-27
/
+0
*
src/golite.go: Remove errorMsg unused var
EuAndreh
2024-10-01
1
-4
/
+0
*
src/golite.go: Enforce foreign_keys=ON
EuAndreh
2024-09-12
1
-31
/
+6
*
src/golite.go: Re-introduce {commit,rollback,update}HookTrampoline CFFI funct...
EuAndreh
2024-09-12
1
-4
/
+32
*
{src,tests}/golite.go: Remove commented or unused code
EuAndreh
2024-09-07
1
-1477
/
+19
*
Add src/version.go
EuAndreh
2024-08-15
1
-1
/
+3
*
Build with "go tool" and hackishly bundle code from same package into one fil...
EuAndreh
2024-08-12
1
-0
/
+5768
*
Add Makefile and build skeleton
EuAndreh
2024-08-11
1
-0
/
+4