Hello I am using CI 3 as my framework and I do some SQL parsing when using hooks. I cannot use the CI 3 adapter because of some strange error with my parser.
Usually SELECT statements aren't parsed. Any idea what is going on?
I should add I tried the MySQL adapter and it worked fine.
Hello I am using CI 3 as my framework and I do some SQL parsing when using hooks. I cannot use the CI 3 adapter because of some strange error with my parser.
Usually SELECT statements aren't parsed. Any idea what is going on?
I should add I tried the MySQL adapter and it worked fine.
Thanks