aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/db
Commit message (Expand)AuthorAge
* Add SQLITE_OPEN_URI flag to sqlite open to support db_uri and add a unit testGravatar Sunitha Kambhampati2018-07-18
* Merge changes from github.Gravatar Yifei Feng2018-07-02
* Mark link-time dependency library as alwayslink=1.Gravatar A. Unique TensorFlower2018-05-18
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Add reservoir sampling to DB summary writerGravatar Justine Tunney2018-01-11
* Set SQLite page_size to 4096 by defaultGravatar Justine Tunney2018-01-11
* Remove smart pointers from SQLite veneerGravatar Justine Tunney2018-01-09
* Make SQLite veneer betterGravatar Justine Tunney2018-01-05
* Add Snappy support to SQLiteGravatar Justine Tunney2018-01-03
* Tune SQLiteGravatar Justine Tunney2017-12-11
* Improve C++ SQLite veneerGravatar Justine Tunney2017-10-28
* Add veneer for SQLite C APIGravatar Justine Tunney2017-10-12