# Seeds for failure cases proptest has generated in the past. It is # automatically read and these particular cases re-run before any # novel cases are generated. # # It is recommended to check this file in to source control so that # everyone who runs the test benefits from these saved cases. cc 3855ecc02c3b0637290da9ce4b694fce6977bcd31d92990b3af63d2a9d093d33 # shrinks to expr = ScalarArrayExpr { column_type: Boolean, operator: Le, quantifier: Any, tokenizer: Default, use_in_syntax: false } cc c0a9285868965f0e23425a425145f345c150ae83cfb8fc4f235809d85d6c9a9d # shrinks to expr = ScalarArrayExpr { column_type: Text, operator: In, quantifier: Any, tokenizer: Default, use_in_syntax: false } cc 5c524a4fc980834d11de1968f7ee570d7fd7a5ffda37e6232db42ab9482d92e6 # shrinks to expr = ScalarArrayExpr { column_type: Text, operator: In, quantifier: Any, tokenizer: Default, use_in_syntax: false } cc 495882739cfd3783630921c6c92ac87751e7a6390bad445f8d22cede1fa4e5ae # shrinks to (expr, selected_values) = (ScalarArrayExpr { column_type: Integer, operation: OperatorQuantifier { operator: Eq, quantifier: Any }, tokenizer: Default }, ["NULL"]) cc 931e6d6a91461aaebd07d2c8d1745b5033dedebf1c3b06e5ebccea83d04fc353 # shrinks to (expr, selected_values) = (ScalarArrayExpr { column_type: Text, operation: OperatorQuantifier { operator: Ne, quantifier: Any }, tokenizer: Keyword, include_null: false }, ["'banana'", "'apple'"])