v0.0.6
What's Changed
Changed
max_length=1024on all indexed string columns — Allid,path,file_path,source_path,target_path,owner_id, andgrantee_idfields across all five DB models (grover_files,grover_file_chunks,grover_file_connections,grover_file_shares,grover_file_versions) now have explicitmax_length=1024for compatibility with databases that require bounded index columns.
Full Changelog: v0.0.5...v0.0.6