index
:
biboumi
3429-not-compliant-presence
async_sql
c++17
ci-arch
copr
debian
debug_coverage
e2e-doc
feature/fix-adhoc-command-descriptions
getdns
master
refactor-resources
roster-server-jid
sphinx-manpage
srcip
test_cmake3_11_2
v1
v2
v3
v4
v5
v6
v7
v8
v9
XMPP to IRC gateway, in C++.
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
database
/
row.hpp
Age
Commit message (
Expand
)
Author
2018-04-29
Missing fields in a data-form response are now interpreted as an empty value
louiz’
2018-04-13
Refactor that fixes a compilation issue in Release mode
louiz’
2018-03-17
Revert "Use if constexpr to make things a lot more readable"
louiz’
2018-03-16
Use if constexpr to make things a lot more readable
louiz’
2018-03-12
Fix the INSERT query for types that don’t have any Id column
louiz’
2018-01-28
This should fix the int conversion warning on 32bits arch
louiz’
2018-01-25
Restore the is_one_of variable template
louiz’
2018-01-25
Remove a variable template usage
louiz’
2017-12-02
Handle postgresql and sqlite3 libs properly
louiz’
2017-12-02
Add postgresql support
louiz’
2017-07-08
Remove many log_debug from the database module
louiz’
2017-07-08
Use a more precise return type, instead of auto
louiz’
2017-06-14
Add a 0 default value for template argument N
louiz’
2017-06-14
Fix compilation (many warnings, and a linkage error) with clang++
louiz’
2017-06-14
Implement our own database ORM, and update the whole code to use it
louiz’