sql-js / sql-js/sql.js

Persistent storage on limited HTML5 environment

オープン
#132 コメント 5 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
JavaScript
スター
13.7k
フォーク
1.1k
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi.

In reference to this: https://github.com/kripken/sql.js/wiki/Persisting-a-Modified-Database

While working in an environment (android html5) which only allows localStorage in the format of a utf-8 string... the following method of converting to an 8intArray does not work.

How do I save in such an environment?

-Kapila

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

The issue names no source files or tests; start by reading the linked “Persisting a Modified Database” wiki page and locating the persistence and serialization entry points. Done means establishing whether UTF-8-only localStorage can be supported for modified databases, with the resulting behavior documented or covered by a focused test.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, sqlite
領域
databases, mobile-dev, web-dev
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。