0
0
mirror of https://gitlab.com/cznic/sqlite.git synced 2025-05-27 23:30:35 +00:00
Files
benchmark
examples
functest
internal
lib
libtest
speedtest1
testdata
tpch
vfs
AUTHORS
CONTRIBUTORS
LICENSE
Makefile
README.md
SQLITE-LICENSE
addport.go
all_test.go
cgo_test.go
doc.go
embed.db
embed2.db
generator.go
go.mod
go.sum
issue120.diff
mutex.go
norlimit.go
null_test.go
rlimit.go
rulimit.go
sqlite.go
sqlite_go18.go
sqlite_go18_test.go
tcl_test.go
tpch.sh
unconvert.sh

24 lines
790 B
Plaintext
Raw Permalink Normal View History

2017-04-21 01:17:29 +02:00
# This file lists authors for copyright purposes. This file is distinct from
# the CONTRIBUTORS files. See the latter for an explanation.
#
# Names should be added to this file as:
# Name or Organization <email address>
#
# The email address is not required for organizations.
#
# Please keep the list sorted.
2022-05-19 10:59:11 +03:00
Artyom Pervukhin <github@artyom.dev>
Dan Peterson <danp@danp.net>
David Walton <david@davidwalton.com>
2020-08-28 08:54:07 +00:00
Davsk Ltd Co <skinner.david@gmail.com>
Jaap Aarts <jaap.aarts1@gmail.com>
2017-04-21 01:17:29 +02:00
Jan Mercl <0xjnml@gmail.com>
2023-01-05 08:09:24 -08:00
Josh Bleecher Snyder <josharian@gmail.com>
Logan Snow <logansnow@protonmail.com>
Michael Hoffmann <mhoffm@posteo.de>
Ross Light <ross@zombiezen.com>
Saed SayedAhmed <saadmtsa@gmail.com>
Steffen Butzer <steffen(dot)butzer@outlook.com>
2022-11-23 10:26:21 +00:00
Michael Rykov <mrykov@gmail.com>