Skip to content

Add optional reference_id field to layer0.tables#489

Open
Kraysent wants to merge 1 commit into
masterfrom
add-reference-id-field
Open

Add optional reference_id field to layer0.tables#489
Kraysent wants to merge 1 commit into
masterfrom
add-reference-id-field

Conversation

@Kraysent

Copy link
Copy Markdown
Member
  • Add reference_id column to layer0.tables table via database migration
  • Update Layer0TableMeta model to include reference_id field
  • Add reference_id to CreateTableRequest API model
  • Update table creation logic to handle reference_id
  • Field is optional and nullable for external system linking

- Add reference_id column to layer0.tables table via database migration
- Update Layer0TableMeta model to include reference_id field
- Add Layer0TableListItem with reference_id field
- Add reference_id to CreateTableRequest API model
- Update table creation logic to handle reference_id
- Update table retrieval logic to include reference_id in metadata
- Add tests for reference_id creation (with and without value)
- Field is optional and nullable for external system linking
@Kraysent
Kraysent force-pushed the add-reference-id-field branch from d8b52c3 to 7faa92c Compare July 22, 2026 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants