PHP Classes

File: Tests/conf/CrudServiceUnitTestsSetup.json

Recommend this page to a friend!
  Classes of Alexey Dodonov   Mezon PHP CRUD Generator Service   Tests/conf/CrudServiceUnitTestsSetup.json   Download  
File: Tests/conf/CrudServiceUnitTestsSetup.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Mezon PHP CRUD Generator Service
Generate Web service that performs CRUD operations
Author: By
Last change:
Date: 3 years ago
Size: 123 bytes
 

Contents

Class file image Download
{ "table-name": "records", "fields": { "id" : { "type" : "integer" } }, "entity-name": "record", "layout": [] }