-
- Downloads
Timestamp feature and tests.
With a small change to preceding versions, now we use a "number" to store the timestamp data, as we need a little more fine-grain and there is no reason to lose information at this stage.
Showing
- configdb/client/cli.py 22 additions, 2 deletionsconfigdb/client/cli.py
- configdb/client/connection.py 14 additions, 1 deletionconfigdb/client/connection.py
- configdb/db/db_api.py 1 addition, 1 deletionconfigdb/db/db_api.py
- configdb/db/schema.py 2 additions, 2 deletionsconfigdb/db/schema.py
- configdb/server/wsgiapp.py 1 addition, 0 deletionsconfigdb/server/wsgiapp.py
- configdb/tests/db_api_test_base.py 14 additions, 1 deletionconfigdb/tests/db_api_test_base.py
- configdb/tests/test_schema.py 1 addition, 1 deletionconfigdb/tests/test_schema.py
Loading
Please register or sign in to comment