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 a4cc2f8 commit f42d5d5Copy full SHA for f42d5d5
db/samples/fabric-conference-2025.sql
@@ -16,6 +16,8 @@ exec dbo.add_sample '
16
}';
17
GO
18
19
+select * from dbo.samples where [url] = 'https://github.com/yorek/fabric-conference-2025'
20
+
21
--exec dbo.delete_sample @url = 'https://github.com/yorek/fabric-conference-2025'
22
23
0 commit comments