Closed (fixed)
Project:
Bookmarks
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2005 at 04:14 UTC
Updated:
4 Oct 2005 at 17:20 UTC
Jump to comment: Most recent file
Hi,
Here's a PostgreSQL table schema for your module. I hope you will include it in the next version of the software.
Thanks for your time,
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | bookmarks_4.pgsql | 186 bytes | deekayen |
| #1 | bookmarks_3.pgsql | 15 bytes | deekayen |
| bookmarks_2.pgsql | 114 bytes | Daniel Lyons |
Comments
Comment #1
deekayen commentedUpdated to work with http://drupal.org/node/27340
Probably need to check on how I did default NULL values for uname and pword since I don't have pgsql.
Comment #2
Daniel Lyons commentedThe attachment doesn't seem quite right.
I went ahead and peeked at the other patch you referenced, and it looks fine to me on a cursory glance. If you just add the same two lines to bookmarks.pgsql, it should be fine; PostgreSQL can handle
DEFAULT NULL.Do let me know if there's anything else I can help you with PostgreSQL-wise.
Comment #3
deekayen commentedYou're right, the file I uploaded is wrong. Perhaps this will make a bit more sense.
Comment #4
deekayen commentedI committed the original schema to CVS and I'll move the http://drupal.org/node/27340 related changes to the login reminder patch.
Comment #5
(not verified) commentedComment #6
(not verified) commentedComment #7
(not verified) commentedComment #8
(not verified) commented