mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-16 13:01:04 +02:00
* Add postgres db to server * Able to connect to postgres * Connect to postgres successfully without error by omitting database name that doesnt exist * Create squeak table in initdb script * Fix data types for columns in squeak table * Construct server handler with a db connection instance * Use context manager for db connection and cursor * Implement insert_squeak method, still not working. * Updated squeak table schema and insert method * Got itest working with bob downloading alice's squeak from the server |
||
|---|---|---|
| .. | ||
| btcd | ||
| frontend | ||
| lnd | ||
| sqkclient | ||
| sqkserver | ||
| test | ||
| docker-compose.yml | ||