pythonissam
|
67c75c5f8d
Version bump
|
6 years ago |
pythonissam
|
a92ac72940
Showble Unique
|
6 years ago |
Sibi
|
9cb2724ade
Merge pull request #818 from pythonissam/add-example-usages
|
6 years ago |
pythonissam
|
d19640a077
Added links to data and display results as tables
|
6 years ago |
pythonissam
|
bcc7a896ea
Add examples to PersistStoreWrite
|
6 years ago |
pythonissam
|
88d69b0238
add an example to PersistUniqueRead
|
6 years ago |
pythonissam
|
476ad6f584
Correct some examples
|
6 years ago |
pythonissam
|
f551a437bb
Covered examples of most of the PersistStore section
|
6 years ago |
pythonissam
|
80688dd60d
Add examples to PersistStoreRead
|
6 years ago |
pythonissam
|
298b21f744
Add examples to every method in 'PersistStoreWrite'
|
6 years ago |
pythonissam
|
fd86799373
Fixed an example
|
6 years ago |
pythonissam
|
e7d80a25d6
Add example usages to upsert, upsertBy, repsert
|
6 years ago |
Chris Allen
|
53fa7589db
Merge pull request #812 from iand675/master
|
6 years ago |
Michael Snoyman
|
508b564d5d
Relax aeson upper bound
|
6 years ago |
Sibi
|
f238343a03
Merge pull request #814 from adomokos/ad-remove-unused-record
|
6 years ago |
Attila Domokos
|
e68b55d67b
Remove unused record example
|
6 years ago |
Ian Duncan
|
7d2c1a2ea8
Remove import of IsolationLevel from Sqlite
|
6 years ago |
Ian Duncan
|
5155288e52
Fix up MySQL transaction support.
|
6 years ago |
Ian Duncan
|
ea13348fa9
Rework isolation support because MySQL doesn't support setting isolation within transactions.
|
6 years ago |
Ian Duncan
|
6499d08ea1
Fix some warnings
|
6 years ago |
Ian Duncan
|
8cd764425f
Update ChangeLogs
|
6 years ago |
Ian Duncan
|
ccf0dd70e3
Add docs and bump version.
|
6 years ago |
Ian Duncan
|
ae9616346a
Add transaction isolation level support.
|
6 years ago |
Phil de Joux
|
47382558dc
Document building a subset of targets. (#809)
|
6 years ago |
Sibi
|
c90c5bcf5d
Merge pull request #805 from bitemyapp/bitemyapp/add-sql=-to-unique-constraints
|
6 years ago |
Chris Allen
|
8feafabeae
Documenting sql= for unique indices
|
6 years ago |
Chris Allen
|
319f97776f
Added Unique sql= to the changelog
|
6 years ago |
Chris Allen
|
a82df1308f
bump versions, document sql= on takeUniq
|
6 years ago |
Chris Allen
|
c43482ab36
ignore .hspec-failures
|
6 years ago |
Chris Allen
|
2e147bdd76
Added support for sql= to unique constraints
|
6 years ago |