我想通过ODBC驱动程序连接Tarantool数据库,比如Tableau,Power等第三方应用程序。1)我想在Windows 10平台上运行Tarantool数据库服务器。有没有可能在windows平台上安装Tarantool?如果是,请提供步骤并提供链接,我可以在那里下载Tarantool for windows,以及如何进一步创建数据库。2)希望现在Tarantool支持SQL标准查询。
3)在中看到了Tarantool企
我想向sql表中添加可为空的列,但更改表格式会导致错误: box.execute([[ "id" INTEGER PRIMARY KEYmodify space ''TEST'': exact_field_count must be either 0 or >= formatted
field count' 那么有没有办法改变sql