This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
main:cookies [2021/01/14 09:38] jan removed |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | === cookies === | + | |
- | ^ name ^ type ^ comment ^ NOT NULL ^ primary key ^ foreign key ^ | + | |
- | | ID| INTEGER | comment | X | X | | | + | |
- | | IN_COOKIE_JAR| BOOLEAN | | | | | | + | |
- | | CHOCLAT_FRACTION | FLOAT | | | | | | + | |
- | | baking_time | INTEGER | | | | | | + | |
- | + | ||
- | ~~DISCUSSION:closed~~ | + |