react-app generator.
repositório: github.com/luizalabs/sheldon
react-app generator.
repositório: github.com/luizalabs/sheldon
| -- GroupOrders | |
| SELECT | |
| GroupOrder.uuid AS `GroupOrder.uuid`, | |
| GroupOrder.order_id AS `GroupOrder.id`, | |
| GroupOrder.ecommerce_id AS `GroupOrder.ecommerceId`, | |
| GroupOrder.customer_id AS `GroupOrder.customerId`, | |
| GroupOrder.created_at AS `GroupOrder.created_at`, | |
| SalesChannel.uuid AS `GroupOrder.SalesChannel.uuid`, | |
| SalesChannel.id AS `GroupOrder.SalesChannel.id`, | |
| GroupOrderTimelines.uuid AS `GroupOrder.GroupOrderTimelines.uuid`, |
First, install the following libraries:
$ brew install unixodbc
$ brew install freetds --with-unixodbc
FreeTDS should already work now, without configuration:
$ tsql -S [IP or hostname] -U [username] -P [password]
locale is "en_US.UTF-8"
locale charset is "UTF-8"
mapping fields APIs B2B