alibaba / alibaba/wasp

创建索引问题

Open
#25 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
191
Forks
78
PR merge metrics
No merged PRs in 30d

Description

```
问下wasp 创建索引的语法是什么,在wasp shell中测试一直创建不了,命令:
```

wasp(main):002:0>sql "create index PhotosByTime on Photo(user_id,time desc);"

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the `create index PhotosByTime on Photo(user_id,time desc);` command in the Wasp shell and inspect how index-creation statements are handled. Determine whether the syntax is unsupported or failing unexpectedly; done means the supported syntax or the required behavior is documented and the command works as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
cli, database
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.