Go to file
MatmaRex 6281fe626f Bail when JSON length exceeds database limits
This might not be necessary on non-MySQL databases, but I'm sure that
at least their limits aren't lower than MySQL's, so let's stay on the
safe side.

Bug: 51740
Change-Id: I9c7115a951f126844bc70755bff12e8cd5fc2be1
2013-08-01 23:39:47 +02:00
api ApiTemplateData: Fixed a typo in error message 2013-07-23 16:26:58 +02:00
resources TemplateDataBlob: Implement 'type' and 'label' 2013-05-09 02:49:56 +00:00
tests Bail when JSON length exceeds database limits 2013-08-01 23:39:47 +02:00
.gitignore Add .gitreview and .gitignore 2013-02-14 15:36:56 +00:00
.gitreview Add .gitreview and .gitignore 2013-02-14 15:36:56 +00:00
spec.templatedata.json Add specialized short-form string/line type 2013-07-11 17:04:42 -07:00
TemplateData.hooks.php phpcs: Resolve style violations 2013-05-16 15:31:25 +00:00
TemplateData.i18n.php Bail when JSON length exceeds database limits 2013-08-01 23:39:47 +02:00
TemplateData.php TemplateDataBlob: Implement 'type' and 'label' 2013-05-09 02:49:56 +00:00
TemplateDataBlob.php Bail when JSON length exceeds database limits 2013-08-01 23:39:47 +02:00