Share

bemDB

File Release Notes and Changelog

Release Name: 0.3.4

Notes:
No major enhancements.  Just including the latest/greatest work I've done.

Changes: 0.3.4 Added primary keys to all tables not having one. Added database diagram bemDB_diagram.jpg. Added foreign keys to coverage table. Removed parse_segment and parse_transaction_set tables from main schema. Added beginnings of parsing schema, tables, and functions (not complete) in bemParse.sql. Added beginnings of front-end (not complete).