Skip to content

Commit 2061408

Browse files
committed
updating api changes, removing dead code
1 parent 412ecf9 commit 2061408

File tree

2 files changed

+5
-217
lines changed

2 files changed

+5
-217
lines changed

API_CHANGES.rdoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@
2020
* SQLite3::Database#errmsg no longer takes a parameter to return error
2121
messages as UTF-16. Do people even use that? I opt for staying UTF-8 when
2222
possible. See test_integration.rb test_errmsg_utf16
23+
24+
* SQLite3::Database#authorize same changes as trace
25+
26+
* test/test_tc_database.rb was removed because we no longer use the Driver
27+
design pattern.

test/test_tc_database.rb

Lines changed: 0 additions & 217 deletions
This file was deleted.

0 commit comments

Comments
 (0)