|
345 | 345 | "type": "int", |
346 | 346 | "description": "" |
347 | 347 | }, |
348 | | - { |
349 | | - "name": "backup_cost", |
350 | | - "type": "float", |
351 | | - "description": "" |
352 | | - }, |
353 | 348 | { |
354 | 349 | "name": "backup_currency", |
355 | 350 | "type": "string", |
356 | 351 | "description": "" |
357 | 352 | }, |
358 | | - { |
359 | | - "name": "backup_frequency", |
360 | | - "type": "int", |
361 | | - "description": "" |
362 | | - }, |
363 | 353 | { |
364 | 354 | "name": "backup_order_date", |
365 | 355 | "type": "string", |
|
484 | 474 | "type": "int", |
485 | 475 | "description": "" |
486 | 476 | }, |
487 | | - { |
488 | | - "name": "change_date", |
489 | | - "type": "int", |
490 | | - "description": "" |
491 | | - }, |
492 | 477 | { |
493 | 478 | "name": "disabled", |
494 | 479 | "type": "int", |
|
531 | 516 | "type": "int", |
532 | 517 | "description": "" |
533 | 518 | }, |
534 | | - { |
535 | | - "name": "domain_cost", |
536 | | - "type": "float", |
537 | | - "description": "" |
538 | | - }, |
539 | 519 | { |
540 | 520 | "name": "domain_currency", |
541 | 521 | "type": "string", |
542 | 522 | "description": "" |
543 | 523 | }, |
544 | | - { |
545 | | - "name": "domain_frequency", |
546 | | - "type": "int", |
547 | | - "description": "" |
548 | | - }, |
549 | 524 | { |
550 | 525 | "name": "domain_expire_date", |
551 | 526 | "type": "string", |
|
647 | 622 | "description": "" |
648 | 623 | } |
649 | 624 | ], |
| 625 | + "sql_row_floating_ips": [ |
| 626 | + { |
| 627 | + "name": "floating_ip_id", |
| 628 | + "type": "int", |
| 629 | + "description": "" |
| 630 | + }, |
| 631 | + { |
| 632 | + "name": "floating_ip_type", |
| 633 | + "type": "int", |
| 634 | + "description": "" |
| 635 | + }, |
| 636 | + { |
| 637 | + "name": "floating_ip_currency", |
| 638 | + "type": "string", |
| 639 | + "description": "" |
| 640 | + }, |
| 641 | + { |
| 642 | + "name": "floating_ip_order_date", |
| 643 | + "type": "string", |
| 644 | + "description": "" |
| 645 | + }, |
| 646 | + { |
| 647 | + "name": "floating_ip_custid", |
| 648 | + "type": "int", |
| 649 | + "description": "" |
| 650 | + }, |
| 651 | + { |
| 652 | + "name": "floating_ip_quota", |
| 653 | + "type": "int", |
| 654 | + "description": "" |
| 655 | + }, |
| 656 | + { |
| 657 | + "name": "floating_ip_ip", |
| 658 | + "type": "string", |
| 659 | + "description": "" |
| 660 | + }, |
| 661 | + { |
| 662 | + "name": "floating_ip_target_ip", |
| 663 | + "type": "string", |
| 664 | + "description": "" |
| 665 | + }, |
| 666 | + { |
| 667 | + "name": "floating_ip_status", |
| 668 | + "type": "string", |
| 669 | + "description": "" |
| 670 | + }, |
| 671 | + { |
| 672 | + "name": "floating_ip_invoice", |
| 673 | + "type": "int", |
| 674 | + "description": "" |
| 675 | + }, |
| 676 | + { |
| 677 | + "name": "floating_ip_coupon", |
| 678 | + "type": "int", |
| 679 | + "description": "" |
| 680 | + }, |
| 681 | + { |
| 682 | + "name": "floating_ip_extra", |
| 683 | + "type": "string", |
| 684 | + "description": "" |
| 685 | + }, |
| 686 | + { |
| 687 | + "name": "floating_ip_server_status", |
| 688 | + "type": "string", |
| 689 | + "description": "" |
| 690 | + }, |
| 691 | + { |
| 692 | + "name": "floating_ip_comment", |
| 693 | + "type": "string", |
| 694 | + "description": "" |
| 695 | + } |
| 696 | + ], |
650 | 697 | "sql_row_invoices": [ |
651 | 698 | { |
652 | 699 | "name": "invoices_id", |
|
730 | 777 | "type": "int", |
731 | 778 | "description": "" |
732 | 779 | }, |
733 | | - { |
734 | | - "name": "license_cost", |
735 | | - "type": "float", |
736 | | - "description": "" |
737 | | - }, |
738 | 780 | { |
739 | 781 | "name": "license_currency", |
740 | 782 | "type": "string", |
741 | 783 | "description": "" |
742 | 784 | }, |
743 | | - { |
744 | | - "name": "license_frequency", |
745 | | - "type": "int", |
746 | | - "description": "" |
747 | | - }, |
748 | 785 | { |
749 | 786 | "name": "license_order_date", |
750 | 787 | "type": "string", |
|
797 | 834 | "type": "int", |
798 | 835 | "description": "" |
799 | 836 | }, |
800 | | - { |
801 | | - "name": "mail_server", |
802 | | - "type": "int", |
803 | | - "description": "" |
804 | | - }, |
805 | 837 | { |
806 | 838 | "name": "mail_username", |
807 | 839 | "type": "string", |
|
812 | 844 | "type": "int", |
813 | 845 | "description": "" |
814 | 846 | }, |
815 | | - { |
816 | | - "name": "mail_cost", |
817 | | - "type": "float", |
818 | | - "description": "" |
819 | | - }, |
820 | 847 | { |
821 | 848 | "name": "mail_currency", |
822 | 849 | "type": "string", |
823 | 850 | "description": "" |
824 | 851 | }, |
825 | | - { |
826 | | - "name": "mail_frequency", |
827 | | - "type": "int", |
828 | | - "description": "" |
829 | | - }, |
830 | 852 | { |
831 | 853 | "name": "mail_order_date", |
832 | 854 | "type": "string", |
|
885 | 907 | "description": "" |
886 | 908 | }, |
887 | 909 | { |
888 | | - "name": "qs_server", |
| 910 | + "name": "qs_custid", |
889 | 911 | "type": "int", |
890 | 912 | "description": "" |
891 | 913 | }, |
892 | 914 | { |
893 | | - "name": "qs_vzid", |
894 | | - "type": "string", |
895 | | - "description": "" |
896 | | - }, |
897 | | - { |
898 | | - "name": "qs_type", |
| 915 | + "name": "qs_server", |
899 | 916 | "type": "int", |
900 | 917 | "description": "" |
901 | 918 | }, |
902 | 919 | { |
903 | | - "name": "qs_cost", |
904 | | - "type": "float", |
| 920 | + "name": "qs_ip", |
| 921 | + "type": "string", |
905 | 922 | "description": "" |
906 | 923 | }, |
907 | 924 | { |
908 | | - "name": "qs_currency", |
| 925 | + "name": "qs_ipv6", |
909 | 926 | "type": "string", |
910 | 927 | "description": "" |
911 | 928 | }, |
912 | 929 | { |
913 | | - "name": "qs_frequency", |
914 | | - "type": "int", |
| 930 | + "name": "qs_vzid", |
| 931 | + "type": "string", |
915 | 932 | "description": "" |
916 | 933 | }, |
917 | 934 | { |
918 | | - "name": "qs_order_date", |
| 935 | + "name": "qs_currency", |
919 | 936 | "type": "string", |
920 | 937 | "description": "" |
921 | 938 | }, |
922 | 939 | { |
923 | | - "name": "qs_custid", |
| 940 | + "name": "qs_type", |
924 | 941 | "type": "int", |
925 | 942 | "description": "" |
926 | 943 | }, |
927 | 944 | { |
928 | | - "name": "qs_ip", |
| 945 | + "name": "qs_order_date", |
929 | 946 | "type": "string", |
930 | 947 | "description": "" |
931 | 948 | }, |
|
1026 | 1043 | "type": "int", |
1027 | 1044 | "description": "" |
1028 | 1045 | }, |
1029 | | - { |
1030 | | - "name": "server_frequency", |
1031 | | - "type": "int", |
1032 | | - "description": "" |
1033 | | - }, |
1034 | 1046 | { |
1035 | 1047 | "name": "server_type", |
1036 | 1048 | "type": "int", |
1037 | 1049 | "description": "" |
1038 | 1050 | }, |
1039 | | - { |
1040 | | - "name": "server_cost", |
1041 | | - "type": "float", |
1042 | | - "description": "" |
1043 | | - }, |
1044 | 1051 | { |
1045 | 1052 | "name": "server_currency", |
1046 | 1053 | "type": "string", |
|
1223 | 1230 | "type": "int", |
1224 | 1231 | "description": "" |
1225 | 1232 | }, |
1226 | | - { |
1227 | | - "name": "ssl_cost", |
1228 | | - "type": "float", |
1229 | | - "description": "" |
1230 | | - }, |
1231 | 1233 | { |
1232 | 1234 | "name": "ssl_currency", |
1233 | 1235 | "type": "string", |
1234 | 1236 | "description": "" |
1235 | 1237 | }, |
1236 | | - { |
1237 | | - "name": "ssl_frequency", |
1238 | | - "type": "int", |
1239 | | - "description": "" |
1240 | | - }, |
1241 | 1238 | { |
1242 | 1239 | "name": "ssl_order_date", |
1243 | 1240 | "type": "string", |
|
1376 | 1373 | "description": "" |
1377 | 1374 | }, |
1378 | 1375 | { |
1379 | | - "name": "vps_vzid", |
| 1376 | + "name": "vps_ipv6", |
1380 | 1377 | "type": "string", |
1381 | 1378 | "description": "" |
1382 | 1379 | }, |
1383 | 1380 | { |
1384 | | - "name": "vps_cost", |
1385 | | - "type": "float", |
| 1381 | + "name": "vps_vzid", |
| 1382 | + "type": "string", |
1386 | 1383 | "description": "" |
1387 | 1384 | }, |
1388 | 1385 | { |
|
1395 | 1392 | "type": "int", |
1396 | 1393 | "description": "" |
1397 | 1394 | }, |
1398 | | - { |
1399 | | - "name": "vps_frequency", |
1400 | | - "type": "int", |
1401 | | - "description": "" |
1402 | | - }, |
1403 | 1395 | { |
1404 | 1396 | "name": "vps_order_date", |
1405 | 1397 | "type": "string", |
|
1512 | 1504 | "type": "int", |
1513 | 1505 | "description": "" |
1514 | 1506 | }, |
1515 | | - { |
1516 | | - "name": "website_cost", |
1517 | | - "type": "float", |
1518 | | - "description": "" |
1519 | | - }, |
1520 | 1507 | { |
1521 | 1508 | "name": "website_currency", |
1522 | 1509 | "type": "string", |
1523 | 1510 | "description": "" |
1524 | 1511 | }, |
1525 | | - { |
1526 | | - "name": "website_frequency", |
1527 | | - "type": "int", |
1528 | | - "description": "" |
1529 | | - }, |
1530 | 1512 | { |
1531 | 1513 | "name": "website_order_date", |
1532 | 1514 | "type": "string", |
|
1881 | 1863 | "array_sql_row_mail": "tns:sql_row_mail[]", |
1882 | 1864 | "array_sql_row_licenses": "tns:sql_row_licenses[]", |
1883 | 1865 | "array_sql_row_ssl_certs": "tns:sql_row_ssl_certs[]", |
| 1866 | + "array_sql_row_floating_ips": "tns:sql_row_floating_ips[]", |
1884 | 1867 | "array_sql_row_websites": "tns:sql_row_websites[]", |
1885 | 1868 | "array_sql_row_quickservers": "tns:sql_row_quickservers[]", |
1886 | 1869 | "array_sql_row_servers": "tns:sql_row_servers[]", |
|
0 commit comments