Opened 9 years ago
Closed 9 years ago
#139 closed defect (fixed)
sqlite driver crashes when binding null value
Reported by: | Maxim Reznik | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.2.0 |
Component: | Matreshka - League | Version: | |
Keywords: | Cc: |
Description
матрешкин сайт лежит, твой sqlite драйвер глючит при попытке
прибиндить null значение.
$ .obj/main3
raised CONSTRAINT_ERROR : league-holders.adb:61 access check failed
Attachments (1)
Change History (5)
by , 9 years ago
comment:1 by , 9 years ago
Milestone: | → 0.2.0 |
---|
comment:2 by , 9 years ago
comment:4 by , 9 years ago
Component: | Matreshka → Matreshka - League |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Actual problem was in incorrect initialization of League.Holders.Empty_Holder object.
Note:
See TracTickets
for help on using tickets.
In [2125]: