Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 176 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 176 Bytes

database config :

database name : to_do_list table name : todos table items : id INT primary
title TEXT
date_time timestamp checked boolean default => 0