Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/c4120379706850af#

I think, that we should review how we use NULL columns in system.

For example we INT field can't have empty value unless it is NULL. VARCHAR
fields can have empty value and in most cases are NOT NULL.

What I propose is at least to convert all columns, that contain DATE and
USER_ID in them to NULL. We also have ModifiedById field for topics set to 0
in database, but to -1 (root) in unit config, which will make topic always
modified by "root", once it is created on front-end.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

  • No labels