Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gosqlite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gosqlite
Commits
2927f44c
Commit
2927f44c
authored
Apr 22, 2013
by
gwenn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Misc
parent
86280865
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
2927f44c
...
@@ -41,8 +41,8 @@ SQLite logs (SQLITE_CONFIG_LOG) can be activated by:
...
@@ -41,8 +41,8 @@ SQLite logs (SQLITE_CONFIG_LOG) can be activated by:
### Similar projects created after Jul 17, 2011:
### Similar projects created after Jul 17, 2011:
https://github.com/mattn/go-sqlite3 (Nov 11, 2011)
https://github.com/mattn/go-sqlite3 (Nov 11, 2011)
https://code.google.com/p/go-sqlite (Feb 12, 2013)
https://code.google.com/p/go-sqlite (Feb 12, 2013)
### Misc:
### Misc:
Conn#Exists
Conn#Exists
...
@@ -122,4 +122,4 @@ BenchmarkEnabledCache 1000000 1133 ns/op
...
@@ -122,4 +122,4 @@ BenchmarkEnabledCache 1000000 1133 ns/op
BenchmarkLike 1000000 2508 ns/op
BenchmarkLike 1000000 2508 ns/op
BenchmarkHalf 500000 4811 ns/op
BenchmarkHalf 500000 4811 ns/op
BenchmarkRegexp 500000 6170 ns/op
BenchmarkRegexp 500000 6170 ns/op
</pre>
</pre>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment