Field Types
Supported Field Types
CodeNx supports all standard PostgreSQL types with high-level abstractions:
- Text: Single line or multi-line.
- Number: Integer or Decimal.
- Boolean: Checkboxes / Switches.
- Date: Date pickers and timestamps.
- JSON: Structured metadata.
- AI Vector: For semantic search.
- Relations: Foreign keys to other collections.