Migration add field and set as foreign key |
(02-27-2024, 02:51 PM)kenjis Wrote: See https://codeigniter.com/user_guide/dbmgm...to-a-table Code: <?php Can't DROP 'id_user_ricevente'; check that column/key exists (the culumn exist) |
Messages In This Thread |
Migration add field and set as foreign key - by pippuccio76 - 02-17-2024, 11:06 AM
RE: Migration add field and set as foreign key - by kenjis - 02-17-2024, 05:21 PM
RE: Migration add field and set as foreign key - by pippuccio76 - 02-27-2024, 05:15 AM
RE: Migration add field and set as foreign key - by kenjis - 02-27-2024, 02:51 PM
RE: Migration add field and set as foreign key - by pippuccio76 - 03-03-2024, 09:19 AM
RE: Migration add field and set as foreign key - by kenjis - 03-03-2024, 07:06 PM
|