[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Correctly identify MySQL TINYINT(1) as Boolean Gambas datatype in all cases.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
484eee78 by Benoît Minisini at 2025-05-03T18:55:01+02:00
Correctly identify MySQL TINYINT(1) as Boolean Gambas datatype in all cases.

[GB.DB.MYSQL]
* BUG: Correctly identify TINYINT(1) as Boolean Gambas datatype in all cases.

[GB.DB2.MYSQL]
* BUG: Correctly identify TINYINT(1) as Boolean Gambas datatype in all cases.

- - - - -


2 changed files:

- gb.db.mysql/src/main.c
- gb.db2.mysql/src/main.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/484eee78ecc01a170697f278bc98d45bab3207fb

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/484eee78ecc01a170697f278bc98d45bab3207fb
You're receiving this email because of your account on gitlab.com.