Changes between Version 1 and Version 2 of NodesDatabase/Schema/Freifunk
- Timestamp:
- 01/08/10 10:13:48 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified NodesDatabase/Schema/Freifunk
v1 v2 1 [http://github.com/knox/nodes Freifunk Node Database] is written in Rails. It's focused on rather "offline" data to be maintained by the node owners. A major desi ng principle applied is KISS. Currently there is no aggragation of live data.1 [http://github.com/knox/nodes Freifunk Node Database] is written in Rails. It's focused on rather "offline" data to be maintained by the node owners. A major design principle applied is KISS. Currently there is no aggregation of live data. 2 2 3 3 Below you see it's schema definition. Find the [http://github.com/knox/nodes/blob/master/db/schema.rb most recent version on github].