summaryrefslogtreecommitdiffstats
path: root/lib/sqlite3/translator.rb
Commit message (Collapse)AuthorAgeFilesLines
* add missing requireRob Holland2008-05-191-0/+1
|
* use Date directly for parsing rather than going via TimeRob Holland2008-05-171-1/+1
|
* be more granular with time/data translationRob Holland2008-05-171-4/+5
|
* kill the paranoid copy of the license at the top of every source fileJamis Buck2008-05-021-32/+0
|
* cache the type-name, instead of recomputing it on each request (thanks Erik ↵Jamis Buck2008-01-261-3/+6
| | | | Veenstra)
* Fixed a bug that caused crashes when using type translation with typeless ↵Jamis Buck2005-02-151-0/+1
| | | | columns (like those from count(*), etc.).
* Changed layout to support tagging and branchingJamis Buck2005-01-091-0/+135