UNPKG
odataserver
Version:
latest (0.3.0)
0.3.0
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
OData server with support for BLOBs
github.com/gizur/odataserver
gizur/odataserver
odataserver
/
ISSUES.md
17 lines
(12 loc)
•
257 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Issues ====== issue1
------
The tests
do
not
terminate at test
24
: ``` ok
23
incorrect admin operation # testing
create
bucket :{
"code"
:
"ER_TABLE_EXISTS_ERROR"
,
"errno"
:
1050
,
"sqlState"
:
"42S01"
,
"index"
:
0
} ok
24
create
bucket # testing
write
to bucket ```