It''s not expected to work, as that hasn''t been implemented.
Keep in mind the mssql adapter will be going away in favor of the standard
sqlserver activerecord adapter, since ironruby supports the Ruby dbi module now.
The documentation will be updated to reflect this shortly.
Many adapters don''t support create because not all databases support
it, without shelling out or something like that.
~Jimmy
Sent from my phone
On Jul 31, 2009, at 10:17 PM, "Shay Friedman" <shay.friedman at
gmail.com<mailto:shay.friedman at gmail.com>> wrote:
Hi,
I try to run "irake db:create" on my RoR app but it doesn''t
create the database. I have changed the connection adapter to mssql.
Is it a bug or it is not expected to work?
By the way, when debugging the code I see that some files are being required but
are missing like "rubygems/defaults/operating_system" or
"rubygems/defaults/ironruby". I don''t know if it''s
related though.
Many thanks,
Shay.
----------------------------
Shay Friedman
http://www.IronShay.com<http://www.ironshay.com/>
Follow me: <http://twitter.com/ironshay> http://twitter.com/ironshay
_______________________________________________
Ironruby-core mailing list
Ironruby-core at rubyforge.org<mailto:Ironruby-core at rubyforge.org>
http://rubyforge.org/mailman/listinfo/ironruby-core
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://rubyforge.org/pipermail/ironruby-core/attachments/20090801/aecec60f/attachment.html>