We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51fb39c commit 02a32cbCopy full SHA for 02a32cb
helix-cli/src/utils.rs
@@ -73,7 +73,7 @@ pub const DEFAULT_SCHEMA: &str = r#"// Start building your schema here.
73
// From: User,
74
// To: User,
75
// Properties: {
76
-// Since: Date,
+// Since: Date DEFAULT NOW,
77
// }
78
79
//
hql-tests/tests/negating_exists/schema.hx
@@ -24,7 +24,7 @@
24
25
26
27
28
29
30
0 commit comments