Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Mird
Mird.Mird
Mird.Mird()->Transaction

Method Mird.Mird()->Transaction()->new_stringkey_table()


Method new_stringkey_table

Table new_stringkey_table(string name)
Table new_hashkey_table(string name)

Description

Creates a new table in the database. A stringkey table is a mapping from string to string, and a hashkey table is mapping from int to string.