hi all
Please help solve the problem of migration
there is a project of hosting with bd and tables, I can add to her a
column there? How?
p.s. sorry I’m badly know English language
hi all
Please help solve the problem of migration
there is a project of hosting with bd and tables, I can add to her a
column there? How?
p.s. sorry I’m badly know English language
Ilya Ilin wrote:
hi all
Please help solve the problem of migration
there is a project of hosting with bd and tables, I can add to her a
column there? How?
What are you trying to do? You’ll have to be more specific if you want
help n
p.s. sorry I’m badly know English language
Best,
–Â
Marnen Laibow-Koser
http://www.marnen.org
[email protected]
Marnen Laibow-Koser wrote:
Ilya Ilin wrote:
hi all
Please help solve the problem of migration
there is a project of hosting with bd and tables, I can add to her a
column there? How?What are you trying to do? You’ll have to be more specific if you want
help np.s. sorry I’m badly know English language
Best,
–Â
Marnen Laibow-Koser
http://www.marnen.org
[email protected]
Marnen, thank you for reply.
I write the necessary components (classes, models, views), and poured
them on the hosting. But in this case need to add to an existing table,
one column of type :string. I do not know how to do this remotely, but
locally run project I can not.
Ilya Ilin wrote:
[…]
Marnen, thank you for reply.
I write the necessary components (classes, models, views), and poured
them on the hosting. But in this case need to add to an existing table,
one column of type :string. I do not know how to do this remotely, but
locally run project I can not.
So…you have a migration that you want to run on the server? You would
do this in the same way as you’d run it locally.
If you’re using Capistrano, then cap deploy:migrate automates this. If
you’re not using Capistrano, then start using it!
Best,
–Â
Marnen Laibow-Koser
http://www.marnen.org
[email protected]
Marnen Laibow-Koser wrote:
Ilya Ilin wrote:
[…]Marnen, thank you for reply.
I write the necessary components (classes, models, views), and poured
them on the hosting. But in this case need to add to an existing table,
one column of type :string. I do not know how to do this remotely, but
locally run project I can not.So…you have a migration that you want to run on the server? You would
do this in the same way as you’d run it locally.If you’re using Capistrano, then cap deploy:migrate automates this. If
you’re not using Capistrano, then start using it!Best,
–Â
Marnen Laibow-Koser
http://www.marnen.org
[email protected]
Marnen thank you! I figured out it is very good and useful tool. Thank
you very much.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs