This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
lndhub.go
Watch
1
Star
1
Fork
0
You've already forked lndhub.go
mirror of
https://github.com/getAlby/lndhub.go.git
synced
2025-12-21 14:44:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bccd73312a6bf9af94bc51a5c96faeb82eabc058
lndhub.go
/
db
/
migrations
History
Pavol Rusnak
9dc300a6cf
Add .editorconfig + fix whitespace issues
2022-07-22 00:03:48 +02:00
..
20220115171101_init.up.sql
Fix SQLite error in inital migration
2022-05-27 20:37:01 +02:00
20220119021600_balances.up.sql
Add DB view for easier balance calculation and extend model associations
2022-01-19 10:57:50 +01:00
20220120000700_add_constraints.up.go
Revert constraint migration
2022-03-08 18:38:53 +01:00
20220301100000_invoice_add_fee.up.sql
Add .editorconfig + fix whitespace issues
2022-07-22 00:03:48 +02:00
20220304103000_keysend_invoice.up.sql
Add .editorconfig + fix whitespace issues
2022-07-22 00:03:48 +02:00
20220308103000_replace_check_balance.up.go
Add new migration to alter check balance trigger
2022-03-08 18:51:16 +01:00
20220518090000_custom_records.up.sql
Add .editorconfig + fix whitespace issues
2022-07-22 00:03:48 +02:00
main.go
replace all panics with log.Fatal
2022-01-20 13:44:59 +01:00