Migration with active records

19 views
Skip to first unread message

Manuel Shenavai

unread,
Dec 11, 2015, 1:33:09 AM12/11/15
to Ruby on Rails: Talk
Hi everyone,

I got a question regarding active records. Im new to ruby as well as active records.

As mentioned here, its possible to migrate database schema with active records.
"Rails provides a domain-specific language for managing a database schema called migrations. Migrations are stored in files which are executed against any database that Active Record supports using rake."

I wonder where I can look up the databases supported by active records. Anyone knows?

thanks in advance.

regards

Colin Law

unread,
Dec 11, 2015, 4:06:42 AM12/11/15
to Ruby on Rails: Talk
I assume you already know about the databases supported 'out of the
box' (mysql, sqlite and postresql) as any initial cursory
investigation of rails would have shown that. As for others I doubt
whether there is a definitive list as anyone could write a gem to
support a database of their choice. More helpful would be ask about
any ones you are particularly interested in. Even there, though,
google would probably give you a quicker and more accurate result.

If you want to get into Rails development then I strongly advise
working right through a good tutorial (such as railstutorial.org,
which is free to use online) as that will introduce you to the basics
of rails.

Colin

>
> thanks in advance.
>
> regards
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to rubyonrails-ta...@googlegroups.com.
> To post to this group, send email to rubyonra...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/rubyonrails-talk/fe6ac8e6-851c-471d-ae54-bd1085d31598%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages