smoke: proposals/2026-04-23/smoke-test/up.cypher
This commit is contained in:
parent
764c585af9
commit
07b51657a8
1
proposals/2026-04-23/smoke-test/up.cypher
Normal file
1
proposals/2026-04-23/smoke-test/up.cypher
Normal file
@ -0,0 +1 @@
|
||||
MERGE (n:SmokeTest {id: 'smoke-2026-04-23'}) ON CREATE SET n.created_at = datetime() ON MATCH SET n.last_touched_at = datetime();
|
||||
Loading…
Reference in New Issue
Block a user