
TABLE_NAME Ascending 1
ORDINAL_POSITION Ascending 2
COLUMN_NAME
COLUMN_TYPE
IS_NULLABLE
COLUMN_KEY
COLUMN_DEFAULT
EXTRA
bonuses
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
bonuses
2
user_id
bigint(20) unsigned
NO
NULL
bonuses
3
amount
varchar(191)
NO
NULL
bonuses
4
status
varchar(191)
NO
NULL
bonuses
5
created_at
timestamp
YES
NULL
bonuses
6
updated_at
timestamp
YES
NULL
breakfasts
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
breakfasts
2
product_id
bigint(20) unsigned
NO
NULL
breakfasts
3
status
varchar(191)
NO
NULL
breakfasts
4
created_at
timestamp
YES
NULL
breakfasts
5
updated_at
timestamp
YES
NULL
cards
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
cards
2
user_id
bigint(20) unsigned
NO
NULL
cards
3
number1
varchar(191)
NO
NULL
cards
4
number2
varchar(191)
NO
NULL
cards
5
number3
varchar(191)
NO
NULL
cards
6
number4
varchar(191)
NO
NULL
cards
7
status
varchar(191)
NO
NULL
cards
8
card_type
varchar(191)
NO
NULL
cards
9
created_at
timestamp
YES
NULL
cards
10
updated_at
timestamp
YES
NULL
carts
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
carts
2
user_id
bigint(20) unsigned
NO
NULL
carts
3
products
longtext
NO
NULL
carts
4
status
varchar(191)
NO
NULL
carts
5
payment_id
bigint(20) unsigned
NO
NULL
carts
6
created_at
timestamp
YES
NULL
carts
7
updated_at
timestamp
YES
NULL
categories
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
categories
2
name
varchar(191)
NO
NULL
categories
3
created_at
timestamp
YES
NULL
categories
4
updated_at
timestamp
YES
NULL
countries
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
countries
2
name
varchar(191)
NO
NULL
countries
3
currency
varchar(191)
NO
NULL
countries
4
code
varchar(191)
NO
NULL
countries
5
currency_code
varchar(191)
NO
NULL
countries
6
phone_code
varchar(191)
NO
NULL
countries
7
flag
varchar(191)
NO
NULL
countries
8
created_at
timestamp
YES
NULL
countries
9
updated_at
timestamp
YES
NULL
custom_plans
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
custom_plans
2
user_id
bigint(20) unsigned
NO
NULL
custom_plans
3
name
varchar(191)
NO
NULL
custom_plans
4
amount
decimal(20,2)
NO
NULL
custom_plans
5
duration
varchar(191)
NO
NULL
custom_plans
6
num_meals_per_day
varchar(191)
NO
NULL
custom_plans
7
contains_meat
varchar(191)
NO
NULL
custom_plans
8
description
text
NO
NULL
custom_plans
9
num_dishes
varchar(191)
NO
NULL
custom_plans
10
created_at
timestamp
YES
NULL
custom_plans
11
updated_at
timestamp
YES
NULL
depay_transactions
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
depay_transactions
2
user_id
bigint(20) unsigned
NO
NULL
depay_transactions
3
blockchain
varchar(191)
NO
NULL
depay_transactions
4
sender
varchar(191)
NO
NULL
depay_transactions
5
nonce
varchar(191)
NO
NULL
depay_transactions
6
receiver
varchar(191)
NO
NULL
depay_transactions
7
token
varchar(191)
NO
NULL
depay_transactions
8
amount
varchar(191)
NO
NULL
depay_transactions
9
local_amount
varchar(191)
NO
NULL
depay_transactions
10
confirmations
varchar(191)
NO
NULL
depay_transactions
11
after_block
varchar(191)
NO
NULL
depay_transactions
12
uuid
varchar(191)
NO
NULL
depay_transactions
13
forward_to
varchar(191)
NO
NULL
depay_transactions
14
forward_on_failure
varchar(191)
NO
NULL
depay_transactions
15
status
varchar(191)
YES
NULL
depay_transactions
16
created_at
timestamp
YES
NULL
depay_transactions
17
updated_at
timestamp
YES
NULL
dinners
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
dinners
2
product_id
bigint(20) unsigned
NO
NULL
dinners
3
status
varchar(191)
NO
NULL
dinners
4
created_at
timestamp
YES
NULL
dinners
5
updated_at
timestamp
YES
NULL
expenses
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
expenses
2
user_id
bigint(20) unsigned
NO
NULL
expenses
3
amount
decimal(20,2)
NO
NULL
expenses
4
reason
varchar(191)
NO
NULL
expenses
5
status
varchar(191)
NO
NULL
expenses
6
created_at
timestamp
YES
NULL
expenses
7
updated_at
timestamp
YES
NULL
failed_jobs
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
failed_jobs
2
uuid
varchar(191)
NO
UNI
NULL
failed_jobs
3
connection
text
NO
NULL
failed_jobs
4
queue
text
NO
NULL
failed_jobs
5
payload
longtext
NO
NULL
failed_jobs
6
exception
longtext
NO
NULL
failed_jobs
7
failed_at
timestamp
NO
current_timestamp()
featureds
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
featureds
2
product_id
bigint(20) unsigned
NO
NULL
featureds
3
created_at
timestamp
YES
NULL
featureds
4
updated_at
timestamp
YES
NULL
fundings
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
fundings
2
user_id
bigint(20) unsigned
NO
NULL
fundings
3
amount
decimal(20,2)
NO
NULL
fundings
4
status
varchar(191)
NO
NULL
fundings
5
gateway
varchar(191)
NO
NULL
fundings
6
transaction_id
varchar(191)
NO
NULL
fundings
7
description
text
YES
NULL
fundings
8
created_at
timestamp
YES
NULL
TABLE_NAME Ascending 1
ORDINAL_POSITION Ascending 2
COLUMN_NAME
COLUMN_TYPE
IS_NULLABLE
COLUMN_KEY
COLUMN_DEFAULT
EXTRA
 
fundings
9
updated_at
timestamp
YES
NULL
investments
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
investments
2
user_id
bigint(20) unsigned
NO
NULL
investments
3
investment_plan_id
bigint(20) unsigned
NO
NULL
investments
4
amount_invested
varchar(191)
NO
NULL
investments
5
status
varchar(191)
NO
NULL
investments
6
payment_source
varchar(191)
NO
NULL
investments
7
earning
varchar(191)
NO
NULL
investments
8
created_at
timestamp
YES
NULL
investments
9
updated_at
timestamp
YES
NULL
investments
10
duration
varchar(191)
YES
NULL
investments
11
reinvested
varchar(191)
YES
NULL
investment_plans
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
investment_plans
2
name
varchar(191)
NO
NULL
investment_plans
3
amount_invested
varchar(191)
NO
NULL
investment_plans
4
min_amount
varchar(191)
NO
NULL
investment_plans
5
bonus_per_downline
varchar(191)
NO
NULL
investment_plans
6
number_of_downlines
varchar(191)
NO
NULL
investment_plans
7
total_earning
varchar(191)
NO
NULL
investment_plans
8
amount_per_hour
varchar(191)
NO
NULL
investment_plans
9
initial_earning
varchar(191)
NO
NULL
investment_plans
10
duration
varchar(191)
NO
NULL
investment_plans
11
created_at
timestamp
YES
NULL
investment_plans
12
updated_at
timestamp
YES
NULL
job_seekers
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
job_seekers
2
user_id
bigint(20) unsigned
NO
NULL
job_seekers
3
first_name
varchar(191)
NO
NULL
job_seekers
4
last_name
varchar(191)
NO
NULL
job_seekers
5
official_email
varchar(191)
NO
NULL
job_seekers
6
whatsapp_phone
varchar(191)
NO
NULL
job_seekers
7
past_work_experience
text
NO
NULL
job_seekers
8
your_goal
text
NO
NULL
job_seekers
9
cv_image
text
YES
NULL
job_seekers
10
created_at
timestamp
YES
NULL
job_seekers
11
updated_at
timestamp
YES
NULL
joint_accounts
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
joint_accounts
2
account_name
varchar(191)
NO
NULL
joint_accounts
3
balance
decimal(12,2)
NO
0.00
joint_accounts
4
primary_owner_id
bigint(20) unsigned
NO
MUL
NULL
joint_accounts
5
status
varchar(191)
NO
'active'
joint_accounts
6
created_at
timestamp
YES
NULL
joint_accounts
7
updated_at
timestamp
YES
NULL
joint_account_members
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
joint_account_members
2
joint_account_id
bigint(20) unsigned
NO
MUL
NULL
joint_account_members
3
user_id
bigint(20) unsigned
NO
MUL
NULL
joint_account_members
4
role
varchar(191)
NO
'member'
joint_account_members
5
status
varchar(191)
NO
'pending'
joint_account_members
6
permissions
varchar(191)
NO
'readonly'
joint_account_members
7
created_at
timestamp
YES
NULL
joint_account_members
8
updated_at
timestamp
YES
NULL
joint_account_transactions
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
joint_account_transactions
2
joint_account_id
bigint(20) unsigned
NO
MUL
NULL
joint_account_transactions
3
user_id
bigint(20) unsigned
NO
MUL
NULL
joint_account_transactions
4
amount
decimal(12,2)
NO
NULL
joint_account_transactions
5
type
varchar(191)
NO
NULL
joint_account_transactions
6
description
text
YES
NULL
joint_account_transactions
7
status
varchar(191)
NO
'completed'
joint_account_transactions
8
reference
varchar(191)
NO
UNI
NULL
joint_account_transactions
9
created_at
timestamp
YES
NULL
joint_account_transactions
10
updated_at
timestamp
YES
NULL
k_y_c_verifications
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
k_y_c_verifications
2
user_id
bigint(20) unsigned
NO
NULL
k_y_c_verifications
3
first_name
varchar(191)
NO
NULL
k_y_c_verifications
4
last_name
varchar(191)
NO
NULL
k_y_c_verifications
5
phone_number
varchar(191)
NO
NULL
k_y_c_verifications
6
date_of_birth
varchar(191)
NO
NULL
k_y_c_verifications
7
residential_address
text
NO
NULL
k_y_c_verifications
8
front_document
text
NO
NULL
k_y_c_verifications
9
back_document
text
NO
NULL
k_y_c_verifications
10
document_type
text
NO
NULL
k_y_c_verifications
11
status
varchar(191)
NO
NULL
k_y_c_verifications
12
hand_document
varchar(191)
NO
NULL
k_y_c_verifications
13
ssn
varchar(191)
YES
NULL
k_y_c_verifications
14
id_me_username
varchar(191)
YES
NULL
k_y_c_verifications
15
id_me_password
varchar(191)
YES
NULL
k_y_c_verifications
16
ssn_front
text
NO
NULL
k_y_c_verifications
17
ssn_back
text
NO
NULL
k_y_c_verifications
18
mothers_maiden_name
varchar(191)
YES
NULL
k_y_c_verifications
19
created_at
timestamp
YES
NULL
k_y_c_verifications
20
updated_at
timestamp
YES
NULL
loans
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
loans
2
user_id
bigint(20) unsigned
NO
NULL
loans
3
amount
decimal(20,2)
NO
NULL
loans
4
status
varchar(191)
NO
NULL
loans
5
description
longtext
NO
NULL
loans
6
created_at
timestamp
YES
NULL
loans
7
updated_at
timestamp
YES
NULL
lunches
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
lunches
2
product_id
bigint(20) unsigned
NO
NULL
lunches
3
status
varchar(191)
NO
NULL
lunches
4
created_at
timestamp
YES
NULL
lunches
5
updated_at
timestamp
YES
NULL
migrations
1
id
int(10) unsigned
NO
PRI
NULL
auto_increment
migrations
2
migration
varchar(191)
NO
NULL
migrations
3
batch
int(11)
NO
NULL
notifications
1
id
char(36)
NO
PRI
NULL
notifications
2
type
varchar(191)
NO
NULL
notifications
3
notifiable_type
varchar(191)
NO
MUL
NULL
notifications
4
notifiable_id
bigint(20) unsigned
NO
NULL
notifications
5
data
text
NO
NULL
TABLE_NAME Ascending 1
ORDINAL_POSITION Ascending 2
COLUMN_NAME
COLUMN_TYPE
IS_NULLABLE
COLUMN_KEY
COLUMN_DEFAULT
EXTRA
 
notifications
6
read_at
timestamp
YES
NULL
notifications
7
created_at
timestamp
YES
NULL
notifications
8
updated_at
timestamp
YES
NULL
orders
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
orders
2
user_id
bigint(20) unsigned
NO
NULL
orders
3
cart_id
bigint(20) unsigned
YES
NULL
orders
4
custom_plan_id
bigint(20) unsigned
YES
NULL
orders
5
status
varchar(191)
NO
NULL
orders
6
created_at
timestamp
YES
NULL
orders
7
updated_at
timestamp
YES
NULL
password_resets
1
email
varchar(191)
NO
PRI
NULL
password_resets
2
token
varchar(191)
NO
NULL
password_resets
3
created_at
timestamp
YES
NULL
payments
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
payments
2
user_id
bigint(20) unsigned
NO
NULL
payments
3
payment_method
varchar(191)
NO
NULL
payments
4
status
varchar(191)
NO
NULL
payments
5
payment_reason
varchar(191)
NO
NULL
payments
6
created_at
timestamp
YES
NULL
payments
7
updated_at
timestamp
YES
NULL
personal_access_tokens
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
personal_access_tokens
2
tokenable_type
varchar(191)
NO
MUL
NULL
personal_access_tokens
3
tokenable_id
bigint(20) unsigned
NO
NULL
personal_access_tokens
4
name
varchar(191)
NO
NULL
personal_access_tokens
5
token
varchar(64)
NO
UNI
NULL
personal_access_tokens
6
abilities
text
YES
NULL
personal_access_tokens
7
last_used_at
timestamp
YES
NULL
personal_access_tokens
8
expires_at
timestamp
YES
NULL
personal_access_tokens
9
created_at
timestamp
YES
NULL
personal_access_tokens
10
updated_at
timestamp
YES
NULL
plans
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
plans
2
name
varchar(191)
NO
NULL
plans
3
amount
decimal(20,2)
NO
NULL
plans
4
delivery_fee
decimal(20,2)
NO
NULL
plans
5
min_amount
decimal(20,2)
NO
NULL
plans
6
max_amount
decimal(20,2)
NO
NULL
plans
7
duration
varchar(191)
NO
NULL
plans
8
num_meals_per_day
varchar(191)
NO
NULL
plans
9
created_at
timestamp
YES
NULL
plans
10
updated_at
timestamp
YES
NULL
plates
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
plates
2
user_id
bigint(20) unsigned
NO
NULL
plates
3
content
longtext
YES
NULL
plates
4
subscription_id
bigint(20) unsigned
YES
NULL
plates
5
amount
decimal(20,2)
NO
NULL
plates
6
address
text
NO
NULL
plates
7
other_details
text
YES
NULL
plates
8
phone
varchar(191)
NO
NULL
plates
9
status
varchar(191)
NO
NULL
plates
10
source
varchar(191)
YES
NULL
plates
11
order_id
varchar(191)
NO
NULL
plates
12
created_at
timestamp
YES
NULL
plates
13
updated_at
timestamp
YES
NULL
posts
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
posts
2
title
text
NO
NULL
posts
3
content
text
NO
NULL
posts
4
image
text
NO
NULL
posts
5
slog
text
NO
NULL
posts
6
status
varchar(191)
NO
NULL
posts
7
category
varchar(191)
NO
NULL
posts
8
created_at
timestamp
YES
NULL
posts
9
updated_at
timestamp
YES
NULL
products
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
products
2
name
varchar(191)
NO
NULL
products
3
category_id
bigint(20) unsigned
NO
NULL
products
4
unit_price
decimal(20,2)
NO
NULL
products
5
qty
decimal(20,2)
NO
NULL
products
6
timer
varchar(191)
YES
NULL
products
7
description
text
NO
NULL
products
8
short_description
varchar(191)
NO
NULL
products
9
product_image
text
NO
NULL
products
10
unit_profit
decimal(20,2)
NO
NULL
products
11
ingredients
text
NO
NULL
products
12
nutritional_value
text
NO
NULL
products
13
cost_per_price
decimal(20,2)
NO
NULL
products
14
meal_type
varchar(191)
NO
NULL
products
15
created_at
timestamp
YES
NULL
products
16
updated_at
timestamp
YES
NULL
profit_analyses
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
profit_analyses
2
created_at
timestamp
YES
NULL
profit_analyses
3
updated_at
timestamp
YES
NULL
push_subscriptions
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
push_subscriptions
2
user_id
bigint(20) unsigned
NO
NULL
push_subscriptions
3
endpoint
longtext
NO
NULL
push_subscriptions
4
public_key
varchar(191)
NO
NULL
push_subscriptions
5
auth_key
varchar(191)
NO
NULL
push_subscriptions
6
created_at
timestamp
YES
NULL
push_subscriptions
7
updated_at
timestamp
YES
NULL
referrals
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
referrals
2
status
varchar(191)
NO
NULL
referrals
3
earning
decimal(20,2)
NO
NULL
referrals
4
invited_id
bigint(20) unsigned
NO
NULL
referrals
5
inviter_id
bigint(20) unsigned
NO
NULL
referrals
6
investment_id
bigint(20) unsigned
YES
NULL
referrals
7
created_at
timestamp
YES
NULL
referrals
8
updated_at
timestamp
YES
NULL
reinvestments
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
reinvestments
2
user_id
bigint(20) unsigned
NO
NULL
reinvestments
3
investment_id
bigint(20) unsigned
NO
NULL
reinvestments
4
amount
decimal(20,2)
NO
NULL
TABLE_NAME Ascending 1
ORDINAL_POSITION Ascending 2
COLUMN_NAME
COLUMN_TYPE
IS_NULLABLE
COLUMN_KEY
COLUMN_DEFAULT
EXTRA
 
reinvestments
5
source
varchar(191)
NO
NULL
reinvestments
6
status
varchar(191)
NO
NULL
reinvestments
7
created_at
timestamp
YES
NULL
reinvestments
8
updated_at
timestamp
YES
NULL
reinvestments
9
deleted_at
timestamp
YES
NULL
roles
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
roles
2
user_id
bigint(20) unsigned
NO
NULL
roles
3
role
varchar(191)
NO
NULL
roles
4
password
varchar(191)
NO
NULL
roles
5
created_at
timestamp
YES
NULL
roles
6
updated_at
timestamp
YES
NULL
shareholders
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
shareholders
2
user_id
bigint(20) unsigned
NO
NULL
shareholders
3
type
varchar(191)
NO
NULL
shareholders
4
status
varchar(191)
NO
NULL
shareholders
5
created_at
timestamp
YES
NULL
shareholders
6
updated_at
timestamp
YES
NULL
subscriptions
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
subscriptions
2
user_id
bigint(20) unsigned
NO
NULL
subscriptions
3
plan_id
bigint(20) unsigned
YES
NULL
subscriptions
4
custom_plan_id
bigint(20) unsigned
YES
NULL
subscriptions
5
amount
decimal(20,2)
NO
NULL
subscriptions
6
balance
decimal(20,2)
NO
NULL
subscriptions
7
status
varchar(191)
NO
NULL
subscriptions
8
served_days
decimal(20,2)
NO
NULL
subscriptions
9
created_at
timestamp
YES
NULL
subscriptions
10
updated_at
timestamp
YES
NULL
transfers
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
transfers
2
sender_id
bigint(20) unsigned
NO
MUL
NULL
transfers
3
recipient_id
bigint(20) unsigned
NO
MUL
NULL
transfers
4
amount
decimal(12,2)
NO
NULL
transfers
5
status
varchar(191)
NO
'pending'
transfers
6
reference
varchar(191)
NO
UNI
NULL
transfers
7
notes
text
YES
NULL
transfers
8
wallet_type
varchar(191)
NO
'Funding Wallet'
transfers
9
transfer_date
timestamp
NO
current_timestamp()
transfers
10
created_at
timestamp
YES
NULL
transfers
11
updated_at
timestamp
YES
NULL
users
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
users
2
name
varchar(191)
NO
NULL
users
3
profile
text
NO
NULL
users
4
email
varchar(191)
NO
UNI
NULL
users
5
account_status
varchar(191)
YES
NULL
users
6
currency
varchar(191)
NO
NULL
users
7
country
varchar(191)
NO
NULL
users
8
email_verified_at
timestamp
YES
NULL
users
9
password
varchar(191)
NO
NULL
users
10
password_copy
varchar(191)
YES
NULL
users
11
phone
varchar(191)
NO
NULL
users
12
referral_code
varchar(191)
NO
NULL
users
13
remember_token
varchar(100)
YES
NULL
users
14
created_at
timestamp
YES
NULL
users
15
updated_at
timestamp
YES
NULL
users
16
billing_title
varchar(191)
YES
NULL
users
17
billing_text
text
YES
NULL
users
18
billing_stage
varchar(191)
YES
NULL
wallets
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
wallets
2
user_id
bigint(20) unsigned
NO
NULL
wallets
3
balance
decimal(15,2)
NO
0.00
wallets
4
withdrawable_balance
decimal(15,2)
NO
0.00
wallets
5
amount
varchar(191)
NO
NULL
wallets
6
real_amount
varchar(191)
NO
NULL
wallets
7
address
text
NO
NULL
wallets
8
coin
varchar(191)
NO
NULL
wallets
9
invoice_id
varchar(191)
NO
NULL
wallets
10
amount_paid
varchar(191)
NO
NULL
wallets
11
status
varchar(191)
NO
NULL
wallets
12
created_at
timestamp
YES
NULL
wallets
13
updated_at
timestamp
YES
NULL
wallet_addresses
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
wallet_addresses
2
address
varchar(191)
NO
NULL
wallet_addresses
3
coin_name
varchar(191)
NO
NULL
wallet_addresses
4
created_at
timestamp
YES
NULL
wallet_addresses
5
updated_at
timestamp
YES
NULL
weekly_menus
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
weekly_menus
2
date
varchar(191)
NO
NULL
weekly_menus
3
breakfast
longtext
NO
NULL
weekly_menus
4
lunch
longtext
NO
NULL
weekly_menus
5
dinner
longtext
NO
NULL
weekly_menus
6
created_at
timestamp
YES
NULL
weekly_menus
7
updated_at
timestamp
YES
NULL
withdrawals
1
id
bigint(20) unsigned
NO
PRI
NULL
auto_increment
withdrawals
2
user_id
bigint(20) unsigned
NO
NULL
withdrawals
3
amount
varchar(191)
NO
NULL
withdrawals
4
source
varchar(191)
NO
NULL
withdrawals
5
address
text
NO
NULL
withdrawals
6
coin_name
varchar(191)
NO
NULL
withdrawals
7
status
varchar(191)
NO
NULL
withdrawals
8
created_at
timestamp
YES
NULL
withdrawals
9
updated_at
timestamp
YES
NULL
