Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove this sqlite file as the database is actually autogenerated | Sean Dague | 2007-08-23 | 1 | -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 ↵ | MW | 2007-08-11 | 1 | -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 position | Sean Dague | 2007-08-09 | 1 | -0/+3 |
| | |||||
* | remove invalid index | Sean Dague | 2007-08-09 | 1 | -1/+0 |
| | |||||
* | updated db definition to use UUID as linking | Sean Dague | 2007-08-09 | 1 | -2/+2 |
| | |||||
* | updated to latest version | Sean Dague | 2007-08-08 | 1 | -3/+2 |
| | |||||
* | added rest of the fields the prims have | Sean Dague | 2007-08-06 | 1 | -0/+15 |
| | |||||
* | first bits of updating sqlite to definition based on new objects | Sean Dague | 2007-08-06 | 1 | -4/+11 |
| | |||||
* | change to floats where needed | Sean Dague | 2007-07-17 | 1 | -10/+10 |
| | |||||
* | updated to map to current prim object model | Sean Dague | 2007-07-17 | 1 | -8/+19 |
| | |||||
* | first draft sql definition for prims based on PrimData | Sean Dague | 2007-07-13 | 1 | -0/+56 |