Home
last modified time | relevance | path

Searched defs:notnull (Results 1 – 25 of 356) sorted by relevance

12345678910>>...15

/dports/www/mediawiki136/mediawiki-1.36.3/maintenance/abstractSchemaChanges/
H A Dpatch-user_table-updates.json29 "options": { "notnull": true, "length": 255 } boolean
35 "options": { "notnull": true, "length": 255 } boolean
41 "options": { "notnull": false, "length": 14 } boolean
47 "options": { "notnull": true, "length": 255 } boolean
65 "options": { "notnull": false, "length": 14 } boolean
77 "options": { "notnull": false, "length": 14 } boolean
83 "options": { "notnull": false, "length": 14 } boolean
89 "options": { "notnull": false } boolean
96 "notnull": false, boolean
196 "options": { "notnull": false } boolean
[all …]
H A Dpatch-recentchanges-rc_id.json12 "notnull": true boolean
19 "notnull": true, boolean
29 "notnull": true boolean
37 "notnull": true, boolean
45 "notnull": true, boolean
56 "notnull": true boolean
64 "notnull": true, boolean
74 "notnull": true, boolean
84 "notnull": true, boolean
94 "notnull": true, boolean
[all …]
H A Dpatch-recentchanges-rc_new_name_timestamp.json13 "notnull": true boolean
20 "notnull": true, boolean
30 "notnull": true boolean
38 "notnull": true, boolean
46 "notnull": true, boolean
57 "notnull": true boolean
65 "notnull": true, boolean
75 "notnull": true, boolean
85 "notnull": true, boolean
95 "notnull": true, boolean
[all …]
H A Dpatch-sites-rename-indexes.json17 "options": { "notnull": true, "length": 64 } boolean
23 "options": { "notnull": true, "length": 32 } boolean
29 "options": { "notnull": true, "length": 32 } boolean
35 "options": { "notnull": true, "length": 32 } boolean
41 "options": { "notnull": true, "length": 35 } boolean
47 "options": { "notnull": true, "length": 32 } boolean
53 "options": { "notnull": true, "length": 255 } boolean
65 "options": { "notnull": true, "length": 1 } boolean
100 "options": { "notnull": true, "length": 64 } boolean
106 "options": { "notnull": true, "length": 32 } boolean
[all …]
H A Dpatch-logging-rename-indexes.json16 "options": { "notnull": true, "default": "", "length": 32 } boolean
32 "options": { "notnull": true, "unsigned": true } boolean
38 "options": { "notnull": true, "default": 0 } boolean
50 "options": { "notnull": false, "unsigned": true } boolean
56 "options": { "notnull": true, "unsigned": true } boolean
62 "options": { "notnull": true, "length": 65530 } boolean
146 "options": { "notnull": true, "unsigned": true } boolean
152 "options": { "notnull": true, "default": 0 } boolean
164 "options": { "notnull": false, "unsigned": true } boolean
170 "options": { "notnull": true, "unsigned": true } boolean
[all …]
H A Dpatch-watchlist-namespace_title-rename-index.json9 "options": { "unsigned": true, "notnull": true, "autoincrement": true } boolean
14 "options": { "notnull": true, "unsigned": true } boolean
19 "options": { "notnull": true, "unsigned": false, "default": 0 } boolean
24 "options": { "length": 255, "notnull": true, "default": "" } boolean
30 "options": { "notnull": false } boolean
61 "options": { "unsigned": true, "notnull": true, "autoincrement": true } boolean
66 "options": { "notnull": true, "unsigned": true } boolean
71 "options": { "notnull": true, "unsigned": false, "default": 0 } boolean
76 "options": { "length": 255, "notnull": true, "default": "" } boolean
82 "options": { "notnull": false } boolean
H A Dpatch-user_properties-rename-index.json11 "options": { "unsigned": true, "notnull": true } boolean
17 "options": { "length": 255, "notnull": true } boolean
23 "options": { "length": 65530, "notnull": false } boolean
39 "options": { "unsigned": true, "notnull": true } boolean
45 "options": { "length": 255, "notnull": true } boolean
51 "options": { "length": 65530, "notnull": false } boolean
H A Dpatch-drop-ct_tag.json10 "options": { "unsigned": true, "notnull": true, "autoincrement": true } boolean
16 "options": { "unsigned": true, "notnull": false, "default": null } boolean
22 "options": { "unsigned": true, "notnull": false, "default": null } boolean
28 "options": { "unsigned": true, "notnull": false, "default": null } boolean
34 "options": { "length": 255, "notnull": true, "default": "" } boolean
40 "options": { "length": 65530, "notnull": false, "default": null } boolean
46 "options": { "unsigned": false, "notnull": true } boolean
84 "options": { "unsigned": true, "notnull": false, "default": null } boolean
90 "options": { "unsigned": true, "notnull": false, "default": null } boolean
102 "options": { "length": 65530, "notnull": false, "default": null } boolean
[all …]
H A Dpatch-site_identifiers-rename-indexes.json11 "options": { "length": 32, "notnull": true } boolean
17 "options": { "length": 32, "notnull": true } boolean
23 "options": { "unsigned": true, "notnull": true } boolean
40 "options": { "length": 32, "notnull": true } boolean
46 "options": { "length": 32, "notnull": true } boolean
52 "options": { "unsigned": true, "notnull": true } boolean
/dports/www/mediawiki137/mediawiki-1.37.1/maintenance/abstractSchemaChanges/
H A Dpatch-objectcache-modtoken.json10 "options": { "notnull": true, "default": "", "length": 255 }
18 "name": "exptime",
23 "indexes": [
24 { "name": "exptime", "columns": [ "exptime" ], "unique": false }
29 "name": "objectcache",
33 "name": "keyname",
38 "name": "value",
39 "type": "blob",
44 "type": "mwtimestamp",
50 "options": { "notnull": true, "length": 17, "default": "00000000000000000" } boolean
[all …]
H A Dpatch-page-rename-name_title-index.json17 "options": { "notnull": true } boolean
23 "options": { "notnull": true, "length": 255 } boolean
35 "options": { "notnull": true, "default": 0 } boolean
41 "options": { "notnull": true, "default": 0 } boolean
48 "notnull": true, boolean
59 "options": { "notnull": true } boolean
66 "notnull": false, boolean
140 "options": { "notnull": true } boolean
171 "notnull": true, boolean
182 "options": { "notnull": true } boolean
[all …]
H A Dpatch-recentchanges-rc_new_name_timestamp.json13 "notnull": true boolean
20 "notnull": true, boolean
30 "notnull": true boolean
38 "notnull": true, boolean
46 "notnull": true, boolean
57 "notnull": true boolean
65 "notnull": true, boolean
75 "notnull": true, boolean
85 "notnull": true, boolean
95 "notnull": true, boolean
[all …]
H A Dpatch-recentchanges-rc_id.json12 "notnull": true boolean
19 "notnull": true, boolean
29 "notnull": true boolean
37 "notnull": true, boolean
45 "notnull": true, boolean
56 "notnull": true boolean
64 "notnull": true, boolean
74 "notnull": true, boolean
84 "notnull": true, boolean
94 "notnull": true, boolean
[all …]
H A Dpatch-oldimage-oi_timestamp.json12 "notnull": true, boolean
22 "notnull": true, boolean
32 "notnull": true, boolean
40 "notnull": true, boolean
48 "notnull": true, boolean
56 "notnull": true, boolean
65 "notnull": true boolean
73 "notnull": true boolean
80 "notnull": true, boolean
88 "notnull": true, boolean
[all …]
H A Dpatch-sites-rename-indexes.json17 "options": { "notnull": true, "length": 64 } boolean
23 "options": { "notnull": true, "length": 32 } boolean
29 "options": { "notnull": true, "length": 32 } boolean
35 "options": { "notnull": true, "length": 32 } boolean
41 "options": { "notnull": true, "length": 35 } boolean
47 "options": { "notnull": true, "length": 32 } boolean
53 "options": { "notnull": true, "length": 255 } boolean
65 "options": { "notnull": true, "length": 1 } boolean
100 "options": { "notnull": true, "length": 64 } boolean
106 "options": { "notnull": true, "length": 32 } boolean
[all …]
H A Dpatch-watchlist-namespace_title-rename-index.json9 "options": { "unsigned": true, "notnull": true, "autoincrement": true } boolean
14 "options": { "notnull": true, "unsigned": true } boolean
19 "options": { "notnull": true, "unsigned": false, "default": 0 } boolean
24 "options": { "length": 255, "notnull": true, "default": "" } boolean
30 "options": { "notnull": false } boolean
61 "options": { "unsigned": true, "notnull": true, "autoincrement": true } boolean
66 "options": { "notnull": true, "unsigned": true } boolean
71 "options": { "notnull": true, "unsigned": false, "default": 0 } boolean
76 "options": { "length": 255, "notnull": true, "default": "" } boolean
82 "options": { "notnull": false } boolean
H A Dpatch-drop-ct_tag.json10 "options": { "unsigned": true, "notnull": true, "autoincrement": true } boolean
16 "options": { "unsigned": true, "notnull": false, "default": null } boolean
22 "options": { "unsigned": true, "notnull": false, "default": null } boolean
28 "options": { "unsigned": true, "notnull": false, "default": null } boolean
34 "options": { "length": 255, "notnull": true, "default": "" }
40 "options": { "length": 65530, "notnull": false, "default": null }
72 "name": "change_tag",
77 "type": "integer",
82 "comment": "RCID for the change",
88 "comment": "LOGID for the change",
[all …]
H A Dpatch-user_properties-rename-index.json11 "options": { "unsigned": true, "notnull": true } boolean
17 "options": { "length": 255, "notnull": true } boolean
23 "options": { "length": 65530, "notnull": false } boolean
39 "options": { "unsigned": true, "notnull": true } boolean
45 "options": { "length": 255, "notnull": true } boolean
51 "options": { "length": 65530, "notnull": false } boolean
H A Dpatch-site_identifiers-rename-indexes.json11 "options": { "length": 32, "notnull": true } boolean
17 "options": { "length": 32, "notnull": true } boolean
23 "options": { "unsigned": true, "notnull": true } boolean
40 "options": { "length": 32, "notnull": true } boolean
46 "options": { "length": 32, "notnull": true } boolean
52 "options": { "unsigned": true, "notnull": true } boolean
H A Dpatch-extend-iwlinks-iwl_prefix.json11 "options": { "notnull": true, "unsigned": true, "default": 0 }
16 "comment": "Interwiki prefix code of the target",
22 "comment": "Title of the target, including namespace",
28 "name": "iwl_prefix_title_from",
29 "columns": [ "iwl_prefix", "iwl_title", "iwl_from" ],
34 "name": "iwl_prefix_from_title",
35 "columns": [ "iwl_prefix", "iwl_from", "iwl_title" ],
40 "pk": [ "iwl_from", "iwl_prefix", "iwl_title" ]
48 "comment": "page_id of the referring page",
79 "pk": [ "iwl_from", "iwl_prefix", "iwl_title" ]
/dports/www/mediawiki137/mediawiki-1.37.1/maintenance/
H A Dtables.json1772 "notnull": true boolean
1781 "notnull": true boolean
1861 "notnull": true boolean
1958 "notnull": true boolean
2020 "notnull": true boolean
2100 "notnull": true boolean
2108 "notnull": true boolean
2201 "notnull": true boolean
2290 "notnull": true boolean
2298 "notnull": true boolean
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/maintenance/
H A Dtables.json1772 "notnull": true boolean
1781 "notnull": true boolean
1861 "notnull": true boolean
1958 "notnull": true boolean
2020 "notnull": true boolean
2100 "notnull": true boolean
2108 "notnull": true boolean
2201 "notnull": true boolean
2290 "notnull": true boolean
2298 "notnull": true boolean
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/data/db/
H A Dpatch-drop-ct_tag.json10 "options": { "unsigned": true, "notnull": true, "autoincrement": true } boolean
16 "options": { "unsigned": true, "notnull": false, "default": null } boolean
22 "options": { "unsigned": true, "notnull": false, "default": null } boolean
28 "options": { "unsigned": true, "notnull": false, "default": null } boolean
34 "options": { "length": 255, "notnull": true, "default": "" } boolean
40 "options": { "length": 65530, "notnull": false, "default": null } boolean
46 "options": { "unsigned": false, "notnull": true } boolean
84 "options": { "unsigned": true, "notnull": false, "default": null } boolean
90 "options": { "unsigned": true, "notnull": false, "default": null } boolean
102 "options": { "length": 65530, "notnull": false, "default": null } boolean
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/data/db/
H A Dpatch-drop-ct_tag.json10 "options": { "unsigned": true, "notnull": true, "autoincrement": true } boolean
16 "options": { "unsigned": true, "notnull": false, "default": null } boolean
22 "options": { "unsigned": true, "notnull": false, "default": null } boolean
28 "options": { "unsigned": true, "notnull": false, "default": null } boolean
34 "options": { "length": 255, "notnull": true, "default": "" } boolean
40 "options": { "length": 65530, "notnull": false, "default": null } boolean
46 "options": { "unsigned": false, "notnull": true } boolean
84 "options": { "unsigned": true, "notnull": false, "default": null } boolean
90 "options": { "unsigned": true, "notnull": false, "default": null } boolean
102 "options": { "length": 65530, "notnull": false, "default": null } boolean
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/maintenance/
H A Dtables.json10 "options": { "length": 32, "notnull": true } boolean
16 "options": { "length": 32, "notnull": true } boolean
22 "options": { "unsigned": true, "notnull": true } boolean
38 "options": { "length": 255, "notnull": true } boolean
43 "options": { "length": 65530, "notnull": false } boolean
57 "options": { "unsigned": true, "notnull": true, "autoincrement": true } boolean
69 "options": { "length": 255, "notnull": true } boolean
86 "options": { "unsigned": true, "notnull": true, "default": 0 } boolean
91 "options": { "length": 255, "notnull": true, "default": "" } boolean

12345678910>>...15