X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2FTable%2FTableDataModel.py;h=2c37592fc67cdd504d7c0ca1d34e42b4d63bbec2;hp=9c3d7bd9345f768ffe53516d7ba0fc4f1637222f;hb=5a57246eab80f00ae2481970d12a2abc345a2730;hpb=ba94c38f08734fa10143f44955c705ed9d14faf4 diff --git a/BaseTools/Source/Python/Table/TableDataModel.py b/BaseTools/Source/Python/Table/TableDataModel.py index 9c3d7bd934..2c37592fc6 100644 --- a/BaseTools/Source/Python/Table/TableDataModel.py +++ b/BaseTools/Source/Python/Table/TableDataModel.py @@ -17,7 +17,7 @@ import Common.EdkLogger as EdkLogger import CommonDataClass.DataClass as DataClass from Table import Table -from Common.String import ConvertToSqlString +from Common.StringUtils import ConvertToSqlString ## TableDataModel #