⧼vector-jumptocontent⧽

Float field: Difference between revisions

From EPrints Documentation
Moj (talk | contribs)
No edit summary
Moj (talk | contribs)
No edit summary
Line 22: Line 22:


None.
None.
== Database ==
Float fields are stored in the database as
fieldname FLOAT

Revision as of 14:07, 11 January 2007

Inheritance

Description

Stores a floating point number (may be negative). In 3.0 there is no way to search these values. They might as well be just strings, but they are stored as FLOAT in the database.

This field is used for the latitude and longitude built in fields in User Objects and EPrint Objects.

The usefulness of this field will be expanded in later versions of EPrints.

Properties

No extra properties.

Required Phrases

None.

Database

Float fields are stored in the database as

fieldname FLOAT