thanks for the leak, but can you please share the sql file of this
Nice script and i going to use thath
Here's the SQL Query:thanks for the leak, but can you please share the sql file of this
CREATE TABLE IF NOT EXISTS pefcl_accounts (
id INT PRIMARY KEY AUTO_INCREMENT,
ownerIdentifier VARCHAR(255) NOT NULL,
balance DECIMAL(10, 2) NOT NULL
);
Here's the SQL Query:15 Crédits and the SQL is not in the folder .....
CREATE TABLE IF NOT EXISTS pefcl_accounts (
id INT PRIMARY KEY AUTO_INCREMENT,
ownerIdentifier VARCHAR(255) NOT NULL,
balance DECIMAL(10, 2) NOT NULL
);
Thank you, but how you open the Menu, Nothing tells me the keysHere's the SQL Query:
SQL:CREATE TABLE IF NOT EXISTS pefcl_accounts ( id INT PRIMARY KEY AUTO_INCREMENT, ownerIdentifier VARCHAR(255) NOT NULL, balance DECIMAL(10, 2) NOT NULL );