lazymofo / datagrid

PHP MySQL CRUD Datagrid
MIT License
141 stars 57 forks source link

SQL File for grid is needed to be included #95

Open eranchal opened 11 months ago

eranchal commented 11 months ago

Include sql file for installation

lazymofo commented 11 months ago

To run demo.php, the sql to create the tables is located in the comments.

To run the datagrid on your tables, you must define the SQL statements. The point of this library is that you get to define the grid (view all records), and form (editing a single record) using SQL statements.

On Fri, Nov 3, 2023 at 11:15 PM Anchal Sharma @.***> wrote:

Include sql file for installation

— Reply to this email directly, view it on GitHub https://github.com/lazymofo/datagrid/issues/95, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRM2WA55WKLEFU7XAMAXZTYCXMQNAVCNFSM6AAAAAA65LM3UCVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3TOMJZGI3TMNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>