Fri, 16 Aug 2019 12:53:33 +0200 |
Goffi |
Python 3 port:
|
Fri, 16 Aug 2019 12:00:03 +0200 |
Goffi |
removed old code:
|
Fri, 16 Aug 2019 12:00:02 +0200 |
Goffi |
file organisation + setup refactoring:
base
src/pgsql_storage.py@97af41cc7fa7
|
Fri, 26 Jan 2018 11:16:18 +0100 |
Goffi |
date update
|
Sat, 04 Nov 2017 21:31:32 +0100 |
Goffi |
backend, storage(pgsql): creation/update date + serial ids:
|
Sat, 04 Nov 2017 21:17:12 +0100 |
Goffi |
storage (pgsql): getDefaultConfiguration now returns a shallow copy of default conf dict, to avoid modification.
|
Fri, 03 Nov 2017 14:36:19 +0100 |
Goffi |
misc: date update (yes it's a bit late :p )
|
Fri, 03 Nov 2017 13:59:54 +0100 |
Arnaud Joset |
completed docstrings + use short notation for sets
|
Fri, 08 Sep 2017 08:02:05 +0200 |
Goffi |
handle single node on subscriptions request
|
Fri, 08 Sep 2017 08:02:05 +0200 |
Goffi |
pgsql: fixed bad data filling in getItemsData:
|
Fri, 08 Sep 2017 08:02:05 +0200 |
Goffi |
schema: node schema implementation
|
Fri, 08 Sep 2017 08:02:05 +0200 |
Goffi |
pgsql: cast items.data to text when needed + db schema version bump.
|