diff options
author | francois.cellier <francois.cellier@orange.com> | 2018-03-07 12:52:25 +0100 |
---|---|---|
committer | francois.cellier <francois.cellier@orange.com> | 2018-03-13 12:03:33 +0100 |
commit | 0983f9169f3e90629ee845926d56ac674d4b1a34 (patch) | |
tree | c2a678561a06706881fb94402ea09ceae4c42241 /python_moondb/Changelog | |
parent | 7d7a0a56ad4dc58ae24e205187b6129f7288bb46 (diff) |
Replace partner_id field by extra field. Do some refactoring to remove code duplication on sql.py
Change-Id: I67576e20247e1f2fd71e18b92b9e4b6e8c86e44b
Diffstat (limited to 'python_moondb/Changelog')
-rw-r--r-- | python_moondb/Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python_moondb/Changelog b/python_moondb/Changelog index a7d10b17..b1e8e0ce 100644 --- a/python_moondb/Changelog +++ b/python_moondb/Changelog @@ -57,3 +57,7 @@ CHANGES ----- - Code cleaning +1.2.6 +----- +- Remove some code duplication in moon_db +- handle the extra field for the perimeter |