openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
haskelldb
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 11 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added some haddock-comments, every (except 2 small funcs) function exported by haskelldb.hs should have a comment now
viblo
More...
almost 21 years ago
Replaced the assert function with the standard haskell equivalent assert
viblo
More...
almost 21 years ago
Added some haddock comments
viblo
More...
almost 21 years ago
Fixed the minor typo again... :)
viblo
More...
almost 21 years ago
Replaced nullable with constJust, fixed some haddock comments
viblo
More...
almost 21 years ago
Replaced nullable with constJust
viblo
More...
almost 21 years ago
Added title and prologue
viblo
More...
almost 21 years ago
fixed typo. removed ghci TODO, it seems to have been a problem on my machine only.
d00bring
More...
almost 21 years ago
added SQLite interface to TODO
d00bring
More...
almost 21 years ago
removed some fixed TODOs
d00bring
More...
almost 21 years ago
added memory leak and SqlDecimal fix
d00bring
More...
almost 21 years ago
added date formatting bug.
d00bring
More...
almost 21 years ago
added argConnect to TestConnect module, removed big-test stuff from Makefile
d00bring
More...
almost 21 years ago
added TestConnect.pphs instead of TestConnect.hs
d00bring
More...
almost 21 years ago
added TestConnect.hs
d00bring
More...
almost 21 years ago
fixed attribute name in current-time
d00bring
More...
almost 21 years ago
better error message for invalid attributes
d00bring
More...
almost 21 years ago
added run-all-tests
d00bring
More...
almost 21 years ago
fixed tests to use common connect function
d00bring
More...
almost 21 years ago
updated toPrimExprs twith new HDBRecCons
d00bring
More...
almost 21 years ago
Exchanged exprs. We are now using the one based on a typeclass.
forester
More...
almost 21 years ago
changed getValue for BoundedString to use HSQL functions directly.
d00bring
More...
almost 21 years ago
added prototype code for getting data as a record. fixed type of mkIOMBCalendarTime. moved fieldName to its own class, removed fieldTag. removed field tag argument from HDBRecCons data constructor, but not from type constructor.
d00bring
More...
almost 21 years ago
Makefile now builds all tests. Fixed all tests to compile with the current HaskellDB version.
d00bring
More...
almost 21 years ago
added a simple test that uses BoundedString
d00bring
More...
almost 21 years ago
added test for top
d00bring
More...
almost 21 years ago
added remove r from Attr to TODO
d00bring
More...
almost 21 years ago
Added a few missing HasField constraints
d00bring
More...
almost 21 years ago
Moved HasField constraint to methods that need it to get rid of rank-2 type of <<
d00bring
More...
almost 21 years ago
added info about TIMESTAMP columns in ODBC-PostgreSQL
d00bring
More...
almost 21 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree