Skip to content

Change Index header to something else? #28

@thokall

Description

@thokall

The SEP numbers are indeed a type of index and is unique to each sample and is hence suitable to use as Primary key in sqlite, but if one tries to add constraint or create triggers for creating a log table to keep track of all changes. The column names index creates problems as index is a keyword in sqlite3.

Example of trigger functions that would be interesting to implement to make backups and tracking changes easier

http://souptonuts.sourceforge.net/readme_sqlite_tutorial.html

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions