summaryrefslogtreecommitdiff
path: root/core/java/android/database/SQLException.java
Commit message (Collapse)AuthorAgeFilesLines
* Port the SQLite locale setting code to Java.Jeff Brown2012-03-151-5/+8
| | | | | | | | | | | Make the database opening code more robust in the case of read-only database connections. Check whether a PRAGMA needs to be issues before doing it. Mostly it's harmless but it can grab a transaction on the database unnecessarily. Change-Id: Iab2cdc96c785e767f82966b00597e19337163f2f
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+30
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-30/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+30