fix compile error
parent
8b5a2f4a0e
commit
6eaa5aee24
|
@ -348,7 +348,7 @@ M: sqlite-db-connection persistent-table ( -- assoc )
|
|||
] each
|
||||
] bi
|
||||
] each
|
||||
] call ;
|
||||
] call ; inline
|
||||
|
||||
: sqlite-create-table ( sql-specs class-name -- )
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue