mirror of
https://github.com/xcat2/xNBA.git
synced 2025-06-03 11:50:08 +00:00
Eliminate the potential for mismatches between table names and the table entry data type by incorporating the data type into the definition of the table, rather than specifying it explicitly in each table accessor method.