deleted: .create_tables.sql.swp
new file: ca_core/__init__.py
new file: ca_core/__pycache__/__init__.cpython-313.pyc
new file: ca_core/__pycache__/entity.cpython-313.pyc
new file: ca_core/__pycache__/group_member.cpython-313.pyc
new file: ca_core/__pycache__/metadata.cpython-313.pyc
new file: ca_core/__pycache__/property.cpython-313.pyc
new file: ca_core/entity.py
new file: ca_core/group_member.py
new file: ca_core/metadata.py
new file: ca_core/property.py
modified: create_tables.sql
deleted: tests/.create_testdata.sql.swp
new file: tests/__pycache__/test_entity.cpython-313.pyc
new file: tests/__pycache__/test_group.cpython-313.pyc
new file: tests/__pycache__/test_metadata.cpython-313.pyc
new file: tests/__pycache__/test_property.cpython-313.pyc
new file: tests/test_entity.py
new file: tests/test_group.py
new file: tests/test_metadata.py
new file: tests/test_property.py