Skip to content

Commit

Permalink
updating api changes, removing dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Jan 25, 2010
1 parent 412ecf9 commit 2061408
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 217 deletions.
5 changes: 5 additions & 0 deletions API_CHANGES.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@
* SQLite3::Database#errmsg no longer takes a parameter to return error
messages as UTF-16. Do people even use that? I opt for staying UTF-8 when
possible. See test_integration.rb test_errmsg_utf16

* SQLite3::Database#authorize same changes as trace

* test/test_tc_database.rb was removed because we no longer use the Driver
design pattern.
217 changes: 0 additions & 217 deletions test/test_tc_database.rb

This file was deleted.

0 comments on commit 2061408

Please sign in to comment.