#419 closed defect (fixed)
psDB doesn't support PS_META_BOOL/PS_TYPE_BOOL
| Reported by: | jhoblitt | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | types | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I missed this before but I just tried to create a boolean column. PS_META_S32,
PS_META_F32, PS_META_F64, PS_META_STR and PS_META_BOOL should be supported.
Change History (2)
comment:1 by , 21 years ago
| Owner: | changed from to |
|---|
comment:2 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This should be fixed. Lemme know if I overlooked anything or my code is too
kludgey :)