This website requires JavaScript.
Explore
Help
Sign In
cuberite
/
SQLiteCpp
Watch
1
Star
0
Fork
0
You've already forked SQLiteCpp
mirror of
https://github.com/cuberite/SQLiteCpp.git
synced
2025-08-04 09:46:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SQLiteCpp
/
tests
History
Sébastien Rombauts
35aaf73191
Add implicit cast operators to char & short and their unsigned variants
...
Fix
#179
error: conversion from 'SQLite::Column' to 'unsigned char' is ambiguous
2019-03-03 09:54:40 +01:00
..
Backup_test.cpp
Update copyright notice
2019-03-02 15:46:53 +01:00
Column_test.cpp
Add implicit cast operators to char & short and their unsigned variants
2019-03-03 09:54:40 +01:00
Database_test.cpp
Revert OLD cmake policy & tested commented out
2019-03-02 23:46:59 +01:00
Exception_test.cpp
Update copyright notice
2019-03-02 15:46:53 +01:00
Statement_test.cpp
Add test case to try to repro the reported ambiguous bind() int64_t on LP64 Android
2019-03-02 23:43:03 +01:00
Transaction_test.cpp
Update copyright notice
2019-03-02 15:46:53 +01:00
VariadicBind_test.cpp
Update copyright notice
2019-03-02 15:46:53 +01:00