I’ve a database desk whose schema is Drupal Developer following one.
$schema['location'] = array( 'descritiption' => 'location', 'fields' => array( 'locationID' => array( 'description' => 'main key for sufferers desk', 'kind' => 'serial', 'unsigned' => TRUE, 'not null' => TRUE), ), 'addressone' => array ( 'description' => 'this reveals Drupal Developer first line of Drupal Developer handle', 'kind' => 'TEXT' ), 'county' => array( 'description' => 'it is a county listing' ), 'postcode' => array( 'description' => 'shops Drupal Developer postcode' ), 'primary_key' => array('locationID') ) );
How would I be a part of this desk with Drupal Developer person desk?