Project

General

Profile

« Previous | Next » 

Revision 12580

schemas/vegbien.sql: public_validations: re-auto-added keys(), values_() functions for all queries

View differences:

vegbien.my.sql
294 294

  
295 295

  
296 296
--
297
-- Name: keys_~type._traits_01_count_records; Type: TYPE; Schema: public_validations; Owner: -
298
--
299

  
300

  
301

  
302

  
303
--
297 304
-- Name: keys_~type._traits_02_count_trait_names; Type: TYPE; Schema: public_validations; Owner: -
298 305
--
299 306

  
......
441 448

  
442 449

  
443 450
--
451
-- Name: values__~type._traits_01_count_records; Type: TYPE; Schema: public_validations; Owner: -
452
--
453

  
454

  
455

  
456

  
457
--
444 458
-- Name: values__~type._traits_02_count_trait_names; Type: TYPE; Schema: public_validations; Owner: -
445 459
--
446 460

  
......
1349 1363

  
1350 1364

  
1351 1365
--
1366
-- Name: ~type._traits_01_count_records; Type: TABLE; Schema: public_validations; Owner: -; Tablespace: 
1367
--
1368

  
1369
CREATE TABLE `~type._traits_01_count_records` (
1370
    `totalRecords` varchar(255)
1371
);
1372

  
1373

  
1374
--
1375
-- Name: keys(`~type._traits_01_count_records`); Type: FUNCTION; Schema: public_validations; Owner: -
1376
--
1377

  
1378

  
1379

  
1380

  
1381
--
1352 1382
-- Name: ~type._traits_02_count_trait_names; Type: TABLE; Schema: public_validations; Owner: -; Tablespace: 
1353 1383
--
1354 1384

  
......
1732 1762

  
1733 1763

  
1734 1764
--
1765
-- Name: values_(`~type._traits_01_count_records`); Type: FUNCTION; Schema: public_validations; Owner: -
1766
--
1767

  
1768

  
1769

  
1770

  
1771
--
1735 1772
-- Name: values_(`~type._traits_02_count_trait_names`); Type: FUNCTION; Schema: public_validations; Owner: -
1736 1773
--
1737 1774

  
......
4593 4630

  
4594 4631

  
4595 4632

  
4596
--
4597
-- Name: ~type._traits_01_count_records; Type: TABLE; Schema: public_validations; Owner: -; Tablespace: 
4598
--
4599 4633

  
4600
CREATE TABLE `~type._traits_01_count_records` (
4601
    `totalRecords` varchar(255)
4602
);
4603 4634

  
4604

  
4605

  
4606

  
4607 4635
--
4608 4636
-- Name: address_id; Type: DEFAULT; Schema: public; Owner: -
4609 4637
--

Also available in: Unified diff