Changes between Version 13 and Version 14 of DataStorageEN
- Timestamp:
- Jan 5, 2011, 2:29:53 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DataStorageEN
v13 v14 43 43 {{{table tiles (z integer, x integer, y integer, tile blob, extension varchar(10), unix_epoch_timestamp integer, primary key (z, x, y, extension))}}}[[br]][[br]] 44 44 The only difference in the structure is that the lookup databases only stores the name of the store for given coordinates and the store database stores the actual blob. 45 Both also have a table called calledversion which has an integer column called v. There is a single 1 inserted, which indicates the current version of the table.45 Both also have a table called version which has an integer column called v. There is a single 1 inserted, which indicates the current version of the table. 46 46 47 47 These database files are stored in the