Forum OpenACS Q&A: Re: Postgresql 7.3 packaged...

Collapse
Posted by Bart Teeuwisse on

There are a few of functions that accept integers as a varchar parameter. Here's the list:

  • acs_attribute__create_attribute (acs-kernel)
  • content_module__new (cms)
  • cm_form_widget__set_attribute_param_value (cms)

/Bart