UNPKG

3.4 kBJSONView Raw
1{
2 "063f254115448e65526f70948c52587a": "{{getColumnsToAdd()}} must be implemented by the connector",
3 "06c539e08213828e62e7f5339fb255ec": "{{getPlaceholderForValue()}} must be implemented by the connector",
4 "17ca61bd6b497b0292b64f3689003583": "{{setNullableProperty}} must be implemented bythe connector",
5 "18b43e87956af1710152edafd66cee94": "{{buildQueryForeignKeys}} must be implemented by the connector",
6 "23e31dd386179ad5c3fda1d1563c55dc": "{{buildColumnType()}} must be implemented by the connector",
7 "2b051e39b1efd1f2106b155495087b0f": "id value is required",
8 "2c3c1f5278d78000d113d6a7c18a7880": "{{alterTable()}} must be implemented by the connector",
9 "2e0742dd07c3d744ec412a821c74ac30": "{{buildQueryViews}} must be implemented by the connector",
10 "30a4fa7fc115109b8cd096d895e9869e": "{{getPlaceholderForIdentifier()}} must be implemented by the connector",
11 "414e87ad36e87ec903abfadcf464e82d": "{{getDefaultSchema}} must be implemented bythe connector",
12 "4cbf9bb7e7347b86c1dba4e54163c4ea": "{{getCountForAffectedRows()}} must be implemented by the connector",
13 "579886cc3b92b69f084b961f21adc003": "{{getArgs}} must be implemented by the connector",
14 "6389c414179020263769484a2c11e8bd": "{{buildPropertyType}} must be implemented by the connector",
15 "64e3028e6e54d2328eb3f2321a5bcce4": "{{paginateSQL}} must be implemented by the connector",
16 "71a6ec1e7d216074ac90cc2bf801f969": "{{buildQueryTables}} must be implemented by the connector",
17 "760e951d2f37e40e0d4936efd97d56ee": "{{buildQueryPrimaryKeys}} must be implemented by the connector",
18 "7fd6d4275df0622d69e3d05dd22a8d2f": "{{buildQueryExportedForeignKeys}} must be implemented bythe connector",
19 "80a32e80cbed65eba2103201a7c94710": "Model not found: {0}",
20 "871b10e82a2dc1d0659571c5dee8fa95": "{{executeSQL()}} must be implemented by the connector",
21 "87431e613cf77076158f52a456cb0777": "Invalid key {0} - missing model-name prefix",
22 "8dc8fd7cc38a39896c03663cca38aad5": "execute() must be implemented by the connector",
23 "956ede286087599213bc112b5a76408b": "{{applyPagination()}} must be implemented by the connector",
24 "a0cf0e09c26df14283223e84e6a10f00": "Could not update attributes. {{Object}} with {{id}} {0} does not exist!",
25 "aa7504db641c08e5f5c1525751aef044": "{{setDefaultOptions}} must be implemented bythe connector",
26 "b71717c454bc1db796a4c5363d9fd078": "Could not replace. Object with id {0} does not exist!",
27 "bca74e4fbb2859c22381fb531a0f896d": "{{getInsertedId()}} must be implemented by the connector",
28 "c491cd5577a54bf265d407ddaa20ffcb": "{{escapeValue()}} must be implemented by the connector",
29 "c575904db17542907e7150d2c8ad6f36": "{{showFields()}} must be implemented by the connector",
30 "c635b8365e02134d16c2309e66a5773a": "{{getColumnsToDrop()}} must be implemented by the connector",
31 "d480d9fd521ea577183bb3463f76a608": "{{showIndexes()}} must be implemented by the connector",
32 "e54d944c2a2c85a23caa86027ae307cf": "Cannot migrate models not attached to this datasource: {0}",
33 "f16cd32194dd5bd785d014a8ba1b91aa": "{{buildQueryColumns}} must be implemented by the connector",
34 "f3e021460b7a6f5991fca890b786a11b": "{{escapeName()}} must be implemented by the connector",
35 "fe1c27354af9f4c88bf9c1d246e41230": "{{toColumnValue()}} must be implemented by the connector",
36 "fe914555563f5f566adfc0c5db8445db": "{{fromColumnValue()}} must be implemented by the connector"
37}