Commit 8401747c authored by Justine Tunney's avatar Justine Tunney Committed by TensorFlower Gardener
Browse files

Remove smart pointers from SQLite veneer

Sqlite now extends tensorflow::core::RefCounted which is a better practice for
code in the TensorFlow codebase.

A few other trivial changes were snuck in. There's now a db->changes() method.
Error messages will also display the SQLite extended result code, which can be
looked up by hand with some difficulty, just in case the error message string
doesn't reflect the whole nuance of something like an i/o error.

PiperOrigin-RevId: 181410358
parent 013a6c7b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment