Hi,

Please find patch for SqlFieldControl.

This control allows the user to write/edit SQL queries.

To use SqlFieldControl, Set *control* property of field to *'sql-field' *in
model's schema like:

{
          id: 'definition', label:'{{ _('Definition') }}', cell: 'string',
          control: 'sql-field'
}



Regards,
Surinder Kumar

Attachment: SqlFieldControl.patch
Description: Binary data

-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to