grantwey
|
35a7f0f450
corrections plus retain compatiblity with original unique constraint syntax
|
11 years ago |
grantwey
|
ae45e346f9
cleanup and more tests
|
11 years ago |
grantwey
|
831f9b7036
support for composite foreign and primary keys
|
11 years ago |
grantwey
|
8f092549d5
add Primary and Unique as tokens. Primary works similarly to Unique
|
11 years ago |
grantwey
|
038d9924a9
add support for composite keys in many to many relations
|
11 years ago |
Greg Weber
|
69e22c65c7
correct ordering for mongoDB Embedded fields
|
11 years ago |
Michael Snoyman
|
0dbc92468b
Strict fields (fixes yesodweb/yesod#481)
|
11 years ago |
Michael Snoyman
|
6d60f85a80
Incomplete overhaul of sqlType (less undefined reliance)
|
11 years ago |
Michael Snoyman
|
3820295a7b
Everything compiles, not tested
|
11 years ago |
Michael Snoyman
|
5a0bb782ce
Killed Database.Persist.EntityDef
|
11 years ago |
Michael Snoyman
|
22353065f6
Ignore # in persist declarations (#110)
|
12 years ago |
Felipe Lessa
|
75196e250c
Force the use of a "!force" attribute for NULLables on uniques.
|
12 years ago |
Michael Snoyman
|
5e489ab504
Beginning of sum type implementation
|
12 years ago |
Luite Stegeman
|
fae62bef25
allow sql= for tables, fixes #69
|
12 years ago |
Michael Snoyman
|
f0e78d3430
Turn off deriving by default (yesodweb/yesod#267)
|
12 years ago |
Michael Snoyman
|
a7a77b45fd
TH code updated for new FieldType (SQL backends not fully functional)
|
13 years ago |
Michael Snoyman
|
dfb73e2b5e
New nested FieldType
|
13 years ago |
Michael Snoyman
|
803ee75828
Parentheses for quasiquotation
|
13 years ago |
Greg Weber
|
6211592cdb
embedded entity support. Set & List not working
|
13 years ago |
Greg Weber
|
44c6843376
add embedded syntax of '^EmbedType'
|
13 years ago |
Michael Snoyman
|
e06ee0f3f2
Better entityExtra
|
13 years ago |
Michael Snoyman
|
edde5debac
entityExtra
|
13 years ago |
Michael Snoyman
|
8d575098ba
Clean up warnings
|
13 years ago |
Michael Snoyman
|
eb3b3168d1
Merge remote-tracking branch 'origin/key-value' into beta
|
13 years ago |
Michael Snoyman
|
c3dd94fb82
Added the rename rules
|
13 years ago |
Michael Snoyman
|
ebacf44c0c
Fixed most failing tests
|
13 years ago |
Michael Snoyman
|
f8ef49bd0e
More work on EntityDef cleanup
|
13 years ago |
Michael Snoyman
|
922c43dc51
Beginning of EntityDef/String cleanup
|
13 years ago |
Greg Weber
|
d293a1c237
separate persistent-query package
|
13 years ago |
Felipe Lessa
|
96f48768fd
Fix small typos.
|
13 years ago |