Recent Posts by Darrel Miller
|
Jun 4, 2008
|
Topic: ThoughtWorks "IT Matters" Podcast Discussion / Podcast #4 & #5 Discussion: REST Where exactly are the .mp3 files? The RSS feed is invalid. The .m4a files that are referred to in the feed will not play in Windows Media Player. I’m sorry but I refuse to install ITunes just to listen to this podcast. |
|
Apr 16, 2008
|
Topic: Mingle Bug Reports / REST API docs have wrong URL The examples use the following url
I believe that “project” should be “projects”. P.S. Roy would be a tad disappointed in your application of “hypermedia as an engine of application state”. :-) |
|
Apr 16, 2008
|
Topic: Troubleshooting Installation of Mingle / 2.0 Upgrade failed - W2K3/Postgres RESOLVED. |
|
Apr 15, 2008
|
Topic: Troubleshooting Installation of Mingle / 2.0 Upgrade failed - W2K3/Postgres Environment: Upgrading a V1.1 to 2 From the error log: 2008-04-15 20:22:29,388 [/] Migrating to CreateCardDefaults (73) 2008-04-15 20:22:32,210 [/] Migration failed 2008-04-15 20:22:32,210 [/] Couldn’t find M73Project with ID=4 2008-04-15 20:22:32,210 [/] migration failed The part I don’t understand is in the ruby code for migration step 73, I found the following: class M73Project < ActiveRecord::Base set_table_name ”#{ActiveRecord::Base.table_name_prefix}projects” The problem is, in my database the projects table is not prefixed at all. The cards, card_defaults and card_versions are prefixed, but not the projects table. Darrel |
