![]() |
It seems table() only takes the table name and adds a prefix.
That's why you see the error. If so important, try removing the prefix for the query. Perhaps there is another option https://codeigniter4.github.io/userguide...-setprefix |
Messages In This Thread |
CI4 Alias not working - by Gumzy - 09-06-2023, 08:36 AM
RE: CI4 Alias not working - by ozornick - 09-06-2023, 10:12 AM
RE: CI4 Alias not working - by Gumzy - 09-07-2023, 02:45 AM
RE: CI4 Alias not working - by JustJohnQ - 09-06-2023, 10:57 AM
RE: CI4 Alias not working - by ozornick - 09-06-2023, 11:20 AM
RE: CI4 Alias not working - by JustJohnQ - 09-06-2023, 11:24 AM
RE: CI4 Alias not working - by kenjis - 09-06-2023, 02:11 PM
|