dolthub / dolt

Dolt – Git for Data
Apache License 2.0
17.82k stars 504 forks source link

Why the Division Operator can't work in dolt's sql? #8050

Closed hwypengsir closed 3 months ago

hwypengsir commented 3 months ago
dolt -u root -p  ""  sql
# Welcome to the DoltSQL shell.
# Statements must be terminated with ';'.
# "exit" or "quit" (or Ctrl-D) to exit. "/help;" for help.
options/master> select 6/2;
Unknown command: 2. Use `/help;` for a list of command.

Why the Division Operator can't work in dolt's sql?

timsehn commented 3 months ago

This is a bug with our new /clone /diff commands. @macneale4 is fixing

macneale4 commented 3 months ago

The change which broke this behavior has been rolled back, and is being releases now. The build will be 1.41.0