Changeset [9fc99b58e55540f82b3b7dc3133b9a273704919c] by Gaspard Bucher
September 26th, 2009 @ 12:56 PM
Abstracted MySQL specific SQL into Zena::Db. Started by updating
migrations and 'fetch_row'. Work in progress.
http://github.com/zena/zena/commit/9fc99b58e55540f82b3b7dc3133b9a27...
Committed by Gaspard Bucher
- A lib/zena/db.rb
- M app/models/cached_page.rb
- M app/models/group.rb
- M app/models/node.rb
- M app/models/user.rb
- M bricks/tags/lib/has_tags.rb
- M db/migrate/001_create_base.rb
- M db/migrate/005_create_cached_pages.rb
- M db/migrate/006_create_sites.rb
- M db/migrate/007_replace_id_by_zip.rb
- M db/migrate/009_fulltext.rb
- M db/migrate/010_create_template_content.rb
- M db/migrate/015_add_dyn_attributes.rb
- M db/migrate/016_remove_translations.rb
- M db/migrate/019_remove_user_status.rb
- M db/migrate/020_create_participation.rb
- M db/migrate/021_create_relations.rb
- M db/migrate/022_create_virtual_classes.rb
- M db/migrate/031_create_iformats.rb
- M db/migrate/038_create_site_attributes.rb
- M db/migrate/043_move_user_lang_into_participation.rb
- M db/schema.rb
- M lib/zena.rb
- M lib/zena/acts/multiversion.rb
- M lib/zena/acts/secure.rb
- M lib/zena/migrator.rb
- M lib/zena/parser/zena_tags.rb
- M lib/zena/use/dyn_attributes.rb
- M lib/zena/use/find_helpers.rb
- M test/integration/multiple_hosts_test.rb
- M test/unit/additions_test.rb
- M test/unit/node_test.rb
- M test/unit/secure_test.rb
- M test/unit/zena/zena_tags_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org