CodeIgniter4-DataTables
CodeIgniter4-DataTables copied to clipboard
Fix for Table which is came from other schema or other "dot implementation" purpose (like Postgre)
This is from my friend's discovery, thanks to @muhazmi @FebriTahta for reporting this, I decided to fix it by myself but i'm stuck on searching and thinking what's should i do without tinkering the core file, and share what mybfound because the users of this library are from applications that have many database types set up on their applications are still relying on this might using dot symbol on option that define the table name
to see why this PR created, refer to this #37 , i'm also write up my discovery journey on it