This website requires JavaScript.
Explore
Help
Sign in
s3lph
/
matemat
Watch
1
Star
0
Fork
You've already forked matemat
2
Code
Issues
Pull requests
2
Projects
Releases
Packages
2
Wiki
Activity
Actions
9a41d33ef7
matemat
/
matemat
/
db
/
test
History
s3lph
9a41d33ef7
Added database support for empty receipts (i.e. when a user didn't issue any transactions during a receipt period)
2018-12-29 20:36:59 +01:00
..
__init__.py
Initial commit; database facade mostly implemented, but only partially tested
2018-05-29 21:43:38 +02:00
test_facade.py
Added a test case for empty receipts.
2018-12-23 22:50:26 +01:00
test_migrations.py
Added database support for empty receipts (i.e. when a user didn't issue any transactions during a receipt period)
2018-12-29 20:36:59 +01:00
test_wrapper.py
Database schema: Added user.created column.
2018-09-01 23:23:06 +02:00