summaryrefslogtreecommitdiff
path: root/tests/files/_Make_DirEntry.sql
blob: e877bf123833736b2c90c509dcb3dd71444d08e5 (plain)
1
2
3
4
5
6
-- Make a new dir entry
-- and return its inode


INSERT INTO dir_entries(type)
                VALUES(:type)