ENH: Added SQLite MRML storage node.
Created by: ayarmarkovich
I have added support for SQLite database including:
- new vtkMRMLTableSQLiteStorageNode
- test for vtkMRMLTableSQLiteStorageNode
- support for vtkMRMLTableSQLiteStorageNode in the Tables module including:
- drag and drop of .db files will read tables in the database into vtkMRMLTableNnode's
- saving of vtkMRMLTableNnode's into .db files