mirror of
https://github.com/tiennm99/thptqg2016.git
synced 2026-05-26 12:01:22 +00:00
f63bf0f12b
Add ho_ten_ascii column with normalized names (no diacritics, lowercase) so users can search "nguyen van a" to find "NGUYỄN VĂN A". - ASCII input searches against ho_ten_ascii column - Vietnamese input searches both ho_ten and ho_ten_ascii - Indexed for fast lookups