kiwiidb
|
891d9e8ef5
|
add user migration
|
2023-05-24 11:20:08 +02:00 |
|
kiwiidb
|
d359ad3653
|
add update user endpoint
|
2023-05-24 11:19:44 +02:00 |
|
kiwiidb
|
413b0cfb0d
|
remove debug
|
2023-05-08 09:20:54 +02:00 |
|
kiwiidb
|
22261a5c37
|
remove debug
|
2023-05-08 09:18:52 +02:00 |
|
kiwiidb
|
f7be3e5ce5
|
add migration
|
2023-05-08 09:16:33 +02:00 |
|
kiwiidb
|
4ab37875d0
|
Revert "remove nowait"
This reverts commit 140523eacf.
|
2023-05-08 09:16:02 +02:00 |
|
kiwiidb
|
140523eacf
|
remove nowait
|
2023-05-08 09:15:47 +02:00 |
|
kiwiidb
|
1b641e25e7
|
add db migration
|
2023-05-03 17:17:23 +02:00 |
|
kiwiidb
|
b8742eb81c
|
Merge pull request #326 from getAlby/feature/index-for-subscriptions-query
feat: db index for subscriptions query
|
2023-02-23 08:52:02 +01:00 |
|
René Aaron
|
b66898e599
|
feat: db index for subscriptions query
|
2023-02-22 20:19:50 +01:00 |
|
kiwiidb
|
b3f443bf6a
|
fix merge conflicts
|
2023-02-22 17:45:34 +01:00 |
|
kiwiidb
|
873cbfff4c
|
datadog config
|
2023-02-22 17:41:35 +01:00 |
|
kiwiidb
|
b40d13fbc9
|
Merge pull request #316 from getAlby/catch-add-index-error
Invoice subscription: safety improvements
|
2023-02-22 17:35:19 +01:00 |
|
kiwiidb
|
b2d55db97c
|
add sql tracer
|
2023-02-22 15:40:40 +01:00 |
|
kiwiidb
|
fda5257b1b
|
Merge pull request #309 from getAlby/fix/invoice-index
fix: added a new index for invoices
|
2023-02-21 09:07:18 +01:00 |
|
kiwiidb
|
c74f39f94d
|
refactor invoice amount checks
|
2023-02-17 14:59:10 +01:00 |
|
kiwiidb
|
bf315cee02
|
add db timeout defautl of 60 seconds
|
2023-02-17 08:42:32 +01:00 |
|
kiwiidb
|
4dee1da2ae
|
feature: add db pool config
|
2023-02-16 14:46:39 +01:00 |
|
René Aaron
|
05748cb6a3
|
fix: added a new index for invoices
|
2023-02-16 06:30:35 +01:00 |
|
kiwiidb
|
364b4e0ca4
|
specific constraint name
|
2023-01-13 14:10:06 +01:00 |
|
kiwiidb
|
434eb95e7f
|
add tx entry tuple constraint
|
2023-01-13 10:32:43 +01:00 |
|
Michael Bumann
|
78ebd16cce
|
Remove more
|
2022-12-27 10:30:10 +01:00 |
|
Michael Bumann
|
bad31df8be
|
Too many index at once
|
2022-12-27 10:17:47 +01:00 |
|
Michael Bumann
|
301c78f426
|
This one is wrong here
|
2022-12-26 23:39:37 +01:00 |
|
Michael Bumann
|
eda3151791
|
Try --bin:split
|
2022-12-26 23:35:32 +01:00 |
|
Michael Bumann
|
e33b0551b4
|
typo
|
2022-12-26 23:28:18 +01:00 |
|
Michael Bumann
|
b665172e5f
|
Add full query index
|
2022-12-26 23:23:26 +01:00 |
|
Michael Bumann
|
fa690530bb
|
Create index concurrently
|
2022-12-26 22:28:17 +01:00 |
|
Michael Bumann
|
d0e942448b
|
Enable all index
|
2022-12-26 21:39:04 +01:00 |
|
Michael Bumann
|
287d06e5bf
|
Add DB indexes
|
2022-12-26 21:31:43 +01:00 |
|
kiwiidb
|
159a768a99
|
set fee reserve to 0 if destination is us
|
2022-10-03 16:10:44 +02:00 |
|
kiwiidb
|
e3960b6903
|
Merge pull request #216 from prusnak/editorconfig
Add .editorconfig + fix whitespace issues
|
2022-08-01 10:25:22 +02:00 |
|
Pavol Rusnak
|
9dc300a6cf
|
Add .editorconfig + fix whitespace issues
|
2022-07-22 00:03:48 +02:00 |
|
Pavol Rusnak
|
487524c236
|
Enable "unix:" prefix for PostgreSQL connection string
|
2022-07-21 17:34:52 +02:00 |
|
kiwiidb
|
c8bdddc013
|
remove all sqlite dependencies and mentions
|
2022-06-17 08:56:00 +02:00 |
|
Pavol Rusnak
|
1adea74429
|
Implement fee-reserve
|
2022-06-15 23:06:53 +02:00 |
|
Michael Bumann
|
6173dcac09
|
Fix SQLite error in inital migration
'initialized'::character varying is not supported in SQLite
|
2022-05-27 20:37:01 +02:00 |
|
kiwiidb
|
26944ae515
|
add destination custom records column
|
2022-05-18 09:08:15 +02:00 |
|
kiwiidb
|
ac472e4d79
|
update json schema invoice
|
2022-05-03 09:18:47 +02:00 |
|
kiwiidb
|
be8a5a4acc
|
feature: allow custom records to keysend
|
2022-03-18 12:19:19 +01:00 |
|
Stefan Kostic
|
64c77d4ebb
|
Add new migration to alter check balance trigger
|
2022-03-08 18:51:16 +01:00 |
|
Stefan Kostic
|
f68ca7ac6e
|
Revert constraint migration
|
2022-03-08 18:38:53 +01:00 |
|
kiwiidb
|
a3c6f294e0
|
fix merge conflict
|
2022-03-08 14:57:46 +01:00 |
|
Stefan Kostic
|
6dc4e608fb
|
Fix invoice keysend spelling
|
2022-03-08 01:09:43 +01:00 |
|
Stefan Kostic
|
a881131b8d
|
Adapt balance constraint
|
2022-03-04 18:29:31 +01:00 |
|
Stefan Kostic
|
90e90dc79c
|
Merge branch 'main' into fee-handling
|
2022-03-04 17:46:36 +01:00 |
|
kiwiidb
|
3d8ecd425f
|
keysend: low-level work and instructions
|
2022-03-04 11:08:27 +01:00 |
|
Stefan Kostic
|
cd6a08690c
|
Fix PR comments
|
2022-03-01 23:22:45 +01:00 |
|
kiwiidb
|
735cd6a839
|
fee handling should come from payment response
|
2022-03-01 10:06:29 +01:00 |
|
Stefan Kostic
|
de823e478a
|
Fix migration according to PR comments
|
2022-02-23 18:41:58 +01:00 |
|