rowland / fb

Firebird Extension Library for Ruby
64 stars 36 forks source link

How to create a rails Model #71

Open gsoftwaremx opened 4 years ago

gsoftwaremx commented 4 years ago

Hello,

I have a program, it connects to MySQL and Firebird. The default database is MySQL How can i create a migration database using fb?

woblavobla commented 4 years ago

You can create it like any other database. But you should keep in mind firebird sql syntax.