Posted By: Jamis Buck
Date: 2004-05-11 23:03
Summary: BUG FIX: SQLite/Ruby 1.1.1
Project: SQLite-Ruby
A bug was found right after I released 1.1, in which a pragma query (like table_info) would crash if show_datatypes was turned on. Now, column types in a metadata query like that are reported as STRING. |
|