schema update

This commit is contained in:
xiashtra
2024-06-27 15:39:41 -04:00
parent 1b6d74360f
commit 480c9075cb
46 changed files with 72 additions and 182 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2
#,Key,Output,
int32,byte,Row,uint32
#,Key,,Output
int32,byte,bit&01,Row
0.0,0,False,0
1.1,1,True,1
1.2,3,True,86060
1 key 0 1 2
2 # Key Output Output
3 int32 byte Row bit&01 uint32 Row
4 0.0 0 False 0
5 1.1 1 True 1
6 1.2 3 True 86060