db.sqlite

SQLite format 3@  .c
��ykGstableblogblogCREATE TABLE `blog`
    (
    `title` varchar(200))
��one