2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python915 stars (915 stars)63 forks (63 forks)batch import
help wanted
- Issue 種別
- feature
- 調査方針
- The issue lacks a detailed description. A newcomer should first read the existing comments (if any) to understand the desired constraints. Then, explore the bayeslite codebase, particularly the constraint definition and parsing modules (e.g., bql parser, model expression). Investigate how current constraints like 'UNIQUE' or 'NOT NULL' are implemented. Finally, open a discussion with maintainers to clarify the syntax and semantics for new constraints such as 'expected lifetime > 0'.