Skip to content

Commit 7887859

Browse files
committed
update roadmap with GINO 1.0
1 parent e313533 commit 7887859

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

components/roadmap.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,12 +253,12 @@
253253
{title: 'Release candidates'},
254254
{title: 'Better documentation'},
255255
{title: 'Blog post'},
256-
{title: 'Refine core code'},
256+
{title: 'Cached prepared statement'},
257257
{title: 'Better typing support'},
258258
{title: 'MySQL support?'},
259259
{title: 'Patch SQLAlchemy'},
260260
],
261-
progress: 3,
261+
progress: 5,
262262
}
263263
}
264264
}

0 commit comments

Comments
 (0)