in mysql, I used :"set foreign_key_check = 0;" to disable the foreign key check, now I'm trying to migrate from mysql to postgres, how should I do to disable it?
- [GENERAL] how should I do to disable the foreign key in post... froast
- Re: [GENERAL] how should I do to disable the foreign ke... Trevor Talbot
- Re: [GENERAL] how should I do to disable the foreign ke... A. Kretschmer