Files
lightning/tests
Christian Decker 6b26ce5764 db: Split the vars table to have type-specific columns
This was weird right from the start, so we just split the table into integers
and blobs, so each column has a well-defined format. It is also required for
postgres not to cry about explicit casts in the `paramTypes` array.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-09-22 02:03:43 +00:00
..
2019-09-06 14:19:14 +02:00
2019-08-10 22:09:09 +02:00
2019-09-06 14:19:14 +02:00