Hi all,
I was wondering, when creating migration classes against a SQL Server
database, is it possible to have it use nvarchar types for char base
columns (instead of just varchar)?
Thanks.
Cheers,
Diego
Hi all,
I was wondering, when creating migration classes against a SQL Server
database, is it possible to have it use nvarchar types for char base
columns (instead of just varchar)?
Thanks.
Cheers,
Diego
Diego wrote:
Hi all,
I was wondering, when creating migration classes against a SQL Server
database, is it possible to have it use nvarchar types for char base
columns (instead of just varchar)?Thanks.
Cheers,
Diego
Hello,
I too am also wondering if there is a way to set the :string parameter
to use
a nvarchar type instead of varchar in sql server.
Please does anyone have any idea how this could be done?
Thanks
Russel
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