Nutra

Latest version: v0.2.7

Safety actively analyzes 675368 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.0.3

Added
~~~~~

- More dummy CSV data (not production ready)
- ``tagname`` column to ``recipes`` table

Changed
~~~~~~~

- ``date`` column uses ``INT`` type now, instead of ``date``
- Drop ``created`` and ``updated`` fields off of ``rda`` table,
add them to ``biometrics``

Removed
~~~~~~~

- ``last_sync`` column (future release? Feature is planned, but not allotted)
- ``guid`` parameter from ``functions.sql``

0.0.2

Added
~~~~~

``SCRIPT_DIR`` in ``sql/__init__.py`` to help track ``cwd``

Removed
~~~~~~~

- ``guid`` columns (may return in a future release)

0.0.1

Added
~~~~~

- Version table
- Travis CI configuration file ``.travis.yml``
- ``functions.sql`` for use in Python client
- [TODO] Placeholder for initial upgrade script
(``sql/upgrade_scripts/0.0.1.sql``)
- ``food_costs`` table (lone table, functionality not yet implemented)

Changed
~~~~~~~

- Use Python for import script (``build.py`` replaced ``import.sql``)

0.0.0

Added
~~~~~

- Initial release of table schema design
- Import script ``import.sql`` (SQL)
- Export script ``export.sh`` (Shell)
- Rudimentary dummy data in CSV files
(e.g. ``food_log.csv``, ``biometric_log.csv``, ``profiles.csv``)
- Database diagram generated via ``docs/sqleton.sh``

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.