• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

yangacer / sqlite3cpp / 89

Builds Branch Commit Type Ran Committer Via Coverage
89 master Update README.md push 25 Jun 2019 04:00PM UTC web-flow travis-ci pending completion
87 master Add attaching db ctor. push 22 Jun 2019 10:57AM UTC yangacer travis-ci pending completion
86 master Add attaching db ctor. push 22 Jun 2019 10:36AM UTC yangacer travis-ci pending completion
85 master Add attaching db ctor. push 22 Jun 2019 10:24AM UTC yangacer travis-ci pending completion
84 master Update README.md push 20 Jun 2019 03:30PM UTC web-flow travis-ci pending completion
83 master clang-format push 20 Jun 2019 03:14PM UTC yangacer travis-ci pending completion
82 master Support re-traversing query results with cursor::begin(). Benefit: ``` auto csr = db.execute(query); for (auto const &row: csr) {} for (auto const &row: csr) {} // reuse prepared sqlite3_stmt ``` * Use shared/weak_ptr<void> for monitering trave... push 19 Jun 2019 04:06PM UTC yangacer travis-ci pending completion
81 master Add detail to comments of cursor::begin(). Move row_iter impl to .cpp. push 18 Jun 2019 04:42PM UTC yangacer travis-ci pending completion
78 master README: Reorder and tweak transaction desc. push 18 Jun 2019 02:43PM UTC web-flow travis-ci pending completion
77 master Update README.md push 18 Jun 2019 02:37PM UTC web-flow travis-ci pending completion
76 master Update README.md push 18 Jun 2019 02:33PM UTC web-flow travis-ci pending completion
75 master README: Describe RAII transaction. push 18 Jun 2019 04:46AM UTC web-flow travis-ci pending completion
74 master Merge make_invoker with std::is_void_v. Add test for static text return type. push 16 Jun 2019 02:47PM UTC yangacer travis-ci pending completion
73 master Disable RTTI. push 16 Jun 2019 02:00PM UTC yangacer travis-ci pending completion
71 master Reset aggregate instance with destructor and placement new. Previous impl used copy constructor. Hence it uses default contructor. push 16 Jun 2019 12:19PM UTC yangacer travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc