CodeIgniter4-DataTables icon indicating copy to clipboard operation
CodeIgniter4-DataTables copied to clipboard

Fix for Table which is came from other schema or other "dot implementation" purpose (like Postgre)

Open rachyharkov opened this issue 2 years ago • 2 comments

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

rachyharkov avatar Aug 03 '23 11:08 rachyharkov

to see why this PR created, refer to this #37 , i'm also write up my discovery journey on it

rachyharkov avatar Aug 03 '23 11:08 rachyharkov