Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

テーブル作成機能を実装 #1

Open
kou opened this issue Dec 21, 2014 · 2 comments
Open

テーブル作成機能を実装 #1

kou opened this issue Dec 21, 2014 · 2 comments

Comments

@kou
Copy link
Member

kou commented Dec 21, 2014

/#/tables/newにアクセスするとフォームがあって、そこに入力してsubmitするとテーブルを作成できる、というのがいいのかしら。

@kou
Copy link
Member Author

kou commented Dec 21, 2014

でも、そうするとnewというテーブル名が使えなくなるなぁ。

@kou
Copy link
Member Author

kou commented Dec 21, 2014

URLは置いておいて、まずは、次の項目を指定してテーブルを作成できるところを目指す。

  • 名前
  • 種類(ArrayかHash tableかPatricia TrieかDouble array trie)
  • キーの型(ShortTextとかInt32とか。参照型(他のテーブルを型として指定するケース)は未対応でよい。)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant