XiaoFaye / WooCommerce.NET

A .NET Wrapper for WooCommerce/WordPress REST API
MIT License
391 stars 217 forks source link

Problem with VariationMeta #719

Open mirasolutions opened 1 year ago

mirasolutions commented 1 year ago

Hello, i have a problem when set VariationMeta

if i write this value "a:3:{i:0;i:37993;i:1;i:37994;i:2;i:37995;}" i find this text in database mysql s:42:"a:3:{i:0;i:38008;i:1;i:38009;i:2;i:38010;}";

why ?

I use c# language