DB-API: Provide type objects and constructors
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 35/100
Direzione di ricerca
Inizia dalla sezione «Type Objects and Constructors» di PEP 249 ed esamina la superficie DB-API esistente in tarantool-python. Definisci gli oggetti o costruttori STRING, BINARY e NUMBER supportati e stabilisci come gestire i tipi DATETIME e ROWID non supportati, nonché il supporto dipendente dalla versione.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
https://www.python.org/dev/peps/pep-0249/#type-objects-and-constructors
The standard defines the following type objects:
- STRING type
- BINARY type (supported in tarantool since 2.2.0-645-gb4e61e1b6)
- NUMBER type
- DATETIME type (not supported in tarantool yet)
- ROWID type (not supported in tarantool)
The standard also defines a set of constructors for those types. All of them are relevant to DATETIME except the following:
- Binary(string)
Let's provide types, which is supported in tarantool. Let's decide how to better deal with types, which are not supported in tarantool and which are supported in some versions.
- Lingua principale
- Python
- Stelle
- 108
- Fork
- 51
- Merge medio
- 1g 8h
- PR unite (30g)
- 1
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di tarantool/tarantool-python
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
tarantool/tarantool-python#325 · 1 commento ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 48/100
tarantool/tarantool-python#340 ·
-
`load_schema` race Aperta
Difficoltà 3/5 1-2 giorni Idoneità per principianti 48/100
tarantool/tarantool-python#333 ·
-
3sp feature teamE
Difficoltà 5/5 Più di una settimana Idoneità per principianti 25/100
tarantool/tarantool-python#309 · 1 commento ·
-
customer Database API
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 45/100
tarantool/tarantool-python#307 · 1 commento ·
Tutte le issue di tarantool/tarantool-python
Issue simili
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 90/100
learningequality/ricecooker#747 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
BSData/horus-heresy-3rd-edition#3171 ·
-
enhancement
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
run-llama/llama_index#23199 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
KhronosGroup/glTF-Blender-IO#2769 ·