remove invalid index
parent
1681e3ac15
commit
4059ac6e7d
|
@ -85,4 +85,3 @@ create table primshapes (
|
||||||
Texture blob
|
Texture blob
|
||||||
);
|
);
|
||||||
|
|
||||||
create index primshapes_parentid on primshapes(prim_id);
|
|
||||||
|
|
Loading…
Reference in New Issue