aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/share/sql/sqlite3-prims.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove this sqlite file as the database is actually autogeneratedSean Dague2007-08-231-91/+0
| | | | | | | | from the MonoSqlite module, and the schema is evolving over there. People would just get into trouble if they creat the db with this.
* Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so ↵MW2007-08-111-0/+1
| | | | that we can tell what prims belong to the same SceneObjectGroup. If sdague has a different method in mind when he gets back then he can change it then.
* added group positionSean Dague2007-08-091-0/+3
|
* remove invalid indexSean Dague2007-08-091-1/+0
|
* updated db definition to use UUID as linkingSean Dague2007-08-091-2/+2
|
* updated to latest versionSean Dague2007-08-081-3/+2
|
* added rest of the fields the prims haveSean Dague2007-08-061-0/+15
|
* first bits of updating sqlite to definition based on new objectsSean Dague2007-08-061-4/+11
|
* change to floats where neededSean Dague2007-07-171-10/+10
|
* updated to map to current prim object modelSean Dague2007-07-171-8/+19
|
* first draft sql definition for prims based on PrimDataSean Dague2007-07-131-0/+56