The function create-index
creates an index called name on the table specified by on. The attributes of the table to index are given by attributes. Setting unique to t
includes UNIQUE
in the SQL index command, specifying that the columns indexed must contain unique values.
The default value of unique is nil
. The default value of database is *default-database*.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4