Skip to content

Commit 2f7bce2

Browse files
author
Sabbir Ahmed
authored
Merge pull request #986 from taskinurrahman/fix/taskin_mysql_cheatsheet
fix mysql cheatsheet year data type
2 parents 9e23fd8 + b7b7e4d commit 2f7bce2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/mysql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
},
197197
{
198198
"definition": "বছর(১৯০১ থেকে ২১৫৫)",
199-
"code": "TIME"
199+
"code": "YEAR"
200200
},
201201
{
202202
"definition": "প্রিসেট অপশন",

0 commit comments

Comments
 (0)