fraiseql-db 2.3.0

Database abstraction layer for FraiseQL v2
Documentation
1
2
3
4
5
#[test]
fn test_extended_operator_enum_complete() {
    // Verify all 44 types are represented
    // This is a compile-time check via pattern matching in sql generators
}