fb icon indicating copy to clipboard operation
fb copied to clipboard

How to create a rails Model

Open gsoftwaremx opened this issue 6 years ago • 1 comments

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?

gsoftwaremx avatar Feb 06 '20 19:02 gsoftwaremx

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

woblavobla avatar Feb 25 '20 20:02 woblavobla