Skip to content

Commit a506950

Browse files
added mysql year data type
1 parent 7b75f7e commit a506950

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

data/mysql.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,10 @@
194194
"definition": "ঘন্টাঃমিনিটঃসেকেন্ড(-৮৩৮ঃ৫৯ঃ৫৯ থেকে ৮৩৮ঃ৫৯ঃ৫৯)",
195195
"code": "TIME"
196196
},
197+
{
198+
"definition": "বছর(১৯০১ থেকে ২১৫৫)",
199+
"code": "TIME"
200+
},
197201
{
198202
"definition": "প্রিসেট অপশন",
199203
"code": "ENUM"

0 commit comments

Comments
 (0)