Files
lnbits/lnbits
815c3e61e4 feat: add created_at and updated_at to wallets and accounts (#2177)
* feat: add `created_at` and `updated_at` to wallets and accounts

the title says it all :)

* fixup!

* nitpicks :)

* fixup!

* sqlite fix

* sqlite compat

* fixup!

* mypy

* revert db py

* motorinas suggestions

* int(time()) proper default values in migration

* uncomment migration

* use now = int(time()) idiom to make code more readable

also this fixes the issue where time() is called multiple times
providing different return values for multiple invocations

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2023-12-21 12:37:56 +00:00
..
2022-10-25 09:23:30 +02:00
2023-12-14 15:07:22 +01:00
2023-04-04 07:34:17 +02:00
2023-12-06 12:55:01 +01:00
2021-10-17 18:33:29 +01:00
2023-10-12 11:24:05 +02:00
2023-12-14 11:34:23 +01:00