#56 Database improvements

Zusammengeführt
carlos.garcia hat 3 Commits von stefan.schmidt/db_versioning nach SPIN/master vor 6 Jahren zusammengeführt

This adds two improvements to the statistics database.

  • Code was added to use SQLite's user_version field to specify database versions. When the database is outdated, ID2T automatically regenerates the database. This depends on the developers manually changing DB_VERSION in statistics_db.h whenever the structure of the database or the meaning of fields in the database changes.
  • I added a byteCount field to ip_protocol and ip_ports. I implemented it like issue #7 suggested, so the fields contain the number of bytes instead of kbytes like ip_statistics. Let me know if you'd prefer kbytes.
This adds two improvements to the statistics database. * Code was added to use SQLite's user_version field to specify database versions. When the database is outdated, ID2T automatically regenerates the database. This depends on the developers manually changing **DB_VERSION** in statistics_db.h whenever the structure of the database or the meaning of fields in the database changes. * I added a byteCount field to ip_protocol and ip_ports. I implemented it like issue #7 suggested, so the fields contain the number of bytes instead of kbytes like ip_statistics. Let me know if you'd prefer kbytes.
Carlos Garcia kommentierte vor 6 Jahren
Besitzer

This is a great change. Could you please add this information to the WIKI as well?

This is a great change. Could you please add this information to the WIKI as well?
carlos.garcia hat vor 6 Jahren geschlossen
Dieser Pull-Request wurde erfolgreich zusammengeführt!
Anmelden, um an der Diskussion teilzunehmen.
Kein Meilenstein
Niemand zuständig
2 Beteiligte
Laden…
Abbrechen
Speichern
Hier gibt es bis jetzt noch keinen Inhalt.