@tricoteuses/senat 2.22.0 → 2.22.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (129) hide show
  1. package/package.json +2 -2
  2. package/lib/config.d.ts +0 -3
  3. package/lib/config.js +0 -16
  4. package/lib/databases.d.ts +0 -2
  5. package/lib/databases.js +0 -26
  6. package/lib/datasets.d.ts +0 -34
  7. package/lib/datasets.js +0 -233
  8. package/lib/git.d.ts +0 -26
  9. package/lib/git.js +0 -167
  10. package/lib/index.d.ts +0 -13
  11. package/lib/index.js +0 -1
  12. package/lib/loaders.d.ts +0 -58
  13. package/lib/loaders.js +0 -286
  14. package/lib/model/agenda.d.ts +0 -6
  15. package/lib/model/agenda.js +0 -148
  16. package/lib/model/ameli.d.ts +0 -51
  17. package/lib/model/ameli.js +0 -149
  18. package/lib/model/commission.d.ts +0 -18
  19. package/lib/model/commission.js +0 -269
  20. package/lib/model/debats.d.ts +0 -67
  21. package/lib/model/debats.js +0 -95
  22. package/lib/model/documents.d.ts +0 -12
  23. package/lib/model/documents.js +0 -151
  24. package/lib/model/dosleg.d.ts +0 -7
  25. package/lib/model/dosleg.js +0 -326
  26. package/lib/model/index.d.ts +0 -7
  27. package/lib/model/index.js +0 -7
  28. package/lib/model/questions.d.ts +0 -45
  29. package/lib/model/questions.js +0 -89
  30. package/lib/model/scrutins.d.ts +0 -13
  31. package/lib/model/scrutins.js +0 -114
  32. package/lib/model/seance.d.ts +0 -3
  33. package/lib/model/seance.js +0 -267
  34. package/lib/model/sens.d.ts +0 -146
  35. package/lib/model/sens.js +0 -454
  36. package/lib/model/texte.d.ts +0 -7
  37. package/lib/model/texte.js +0 -228
  38. package/lib/model/util.d.ts +0 -9
  39. package/lib/model/util.js +0 -38
  40. package/lib/parsers/texte.d.ts +0 -7
  41. package/lib/parsers/texte.js +0 -228
  42. package/lib/raw_types/ameli.d.ts +0 -914
  43. package/lib/raw_types/ameli.js +0 -5
  44. package/lib/raw_types/debats.d.ts +0 -207
  45. package/lib/raw_types/debats.js +0 -5
  46. package/lib/raw_types/dosleg.d.ts +0 -1619
  47. package/lib/raw_types/dosleg.js +0 -5
  48. package/lib/raw_types/questions.d.ts +0 -419
  49. package/lib/raw_types/questions.js +0 -5
  50. package/lib/raw_types/senat.d.ts +0 -11368
  51. package/lib/raw_types/senat.js +0 -5
  52. package/lib/raw_types/sens.d.ts +0 -8248
  53. package/lib/raw_types/sens.js +0 -5
  54. package/lib/raw_types_schemats/ameli.d.ts +0 -539
  55. package/lib/raw_types_schemats/ameli.js +0 -2
  56. package/lib/raw_types_schemats/debats.d.ts +0 -127
  57. package/lib/raw_types_schemats/debats.js +0 -2
  58. package/lib/raw_types_schemats/dosleg.d.ts +0 -977
  59. package/lib/raw_types_schemats/dosleg.js +0 -2
  60. package/lib/raw_types_schemats/questions.d.ts +0 -235
  61. package/lib/raw_types_schemats/questions.js +0 -2
  62. package/lib/raw_types_schemats/sens.d.ts +0 -6915
  63. package/lib/raw_types_schemats/sens.js +0 -2
  64. package/lib/scripts/convert_data.d.ts +0 -1
  65. package/lib/scripts/convert_data.js +0 -354
  66. package/lib/scripts/data-download.d.ts +0 -1
  67. package/lib/scripts/data-download.js +0 -12
  68. package/lib/scripts/datautil.d.ts +0 -8
  69. package/lib/scripts/datautil.js +0 -34
  70. package/lib/scripts/parse_textes.d.ts +0 -1
  71. package/lib/scripts/parse_textes.js +0 -44
  72. package/lib/scripts/retrieve_agenda.d.ts +0 -1
  73. package/lib/scripts/retrieve_agenda.js +0 -132
  74. package/lib/scripts/retrieve_cr_commission.d.ts +0 -1
  75. package/lib/scripts/retrieve_cr_commission.js +0 -364
  76. package/lib/scripts/retrieve_cr_seance.d.ts +0 -6
  77. package/lib/scripts/retrieve_cr_seance.js +0 -347
  78. package/lib/scripts/retrieve_documents.d.ts +0 -3
  79. package/lib/scripts/retrieve_documents.js +0 -219
  80. package/lib/scripts/retrieve_open_data.d.ts +0 -1
  81. package/lib/scripts/retrieve_open_data.js +0 -315
  82. package/lib/scripts/retrieve_senateurs_photos.d.ts +0 -1
  83. package/lib/scripts/retrieve_senateurs_photos.js +0 -147
  84. package/lib/scripts/retrieve_videos.d.ts +0 -1
  85. package/lib/scripts/retrieve_videos.js +0 -461
  86. package/lib/scripts/shared/cli_helpers.d.ts +0 -95
  87. package/lib/scripts/shared/cli_helpers.js +0 -91
  88. package/lib/scripts/shared/util.d.ts +0 -4
  89. package/lib/scripts/shared/util.js +0 -35
  90. package/lib/scripts/test_iter_load.d.ts +0 -1
  91. package/lib/scripts/test_iter_load.js +0 -12
  92. package/lib/strings.d.ts +0 -1
  93. package/lib/strings.js +0 -18
  94. package/lib/types/agenda.d.ts +0 -44
  95. package/lib/types/agenda.js +0 -1
  96. package/lib/types/ameli.d.ts +0 -5
  97. package/lib/types/ameli.js +0 -1
  98. package/lib/types/compte_rendu.d.ts +0 -83
  99. package/lib/types/compte_rendu.js +0 -1
  100. package/lib/types/debats.d.ts +0 -2
  101. package/lib/types/debats.js +0 -1
  102. package/lib/types/dosleg.d.ts +0 -70
  103. package/lib/types/dosleg.js +0 -1
  104. package/lib/types/questions.d.ts +0 -2
  105. package/lib/types/questions.js +0 -1
  106. package/lib/types/sens.d.ts +0 -10
  107. package/lib/types/sens.js +0 -1
  108. package/lib/types/sessions.d.ts +0 -5
  109. package/lib/types/sessions.js +0 -84
  110. package/lib/types/texte.d.ts +0 -74
  111. package/lib/types/texte.js +0 -16
  112. package/lib/utils/cr_spliting.d.ts +0 -28
  113. package/lib/utils/cr_spliting.js +0 -265
  114. package/lib/utils/date.d.ts +0 -10
  115. package/lib/utils/date.js +0 -100
  116. package/lib/utils/nvs-timecode.d.ts +0 -7
  117. package/lib/utils/nvs-timecode.js +0 -79
  118. package/lib/utils/reunion_grouping.d.ts +0 -11
  119. package/lib/utils/reunion_grouping.js +0 -337
  120. package/lib/utils/reunion_odj_building.d.ts +0 -5
  121. package/lib/utils/reunion_odj_building.js +0 -154
  122. package/lib/utils/reunion_parsing.d.ts +0 -23
  123. package/lib/utils/reunion_parsing.js +0 -209
  124. package/lib/utils/scoring.d.ts +0 -14
  125. package/lib/utils/scoring.js +0 -147
  126. package/lib/utils/string_cleaning.d.ts +0 -7
  127. package/lib/utils/string_cleaning.js +0 -57
  128. package/lib/validators/config.d.ts +0 -1
  129. package/lib/validators/config.js +0 -54
@@ -1,5 +0,0 @@
1
- /**
2
- * This file was generated by kysely-codegen.
3
- * Please do not edit it manually.
4
- */
5
- export {};
@@ -1,539 +0,0 @@
1
- /**
2
- * AUTO-GENERATED FILE - DO NOT EDIT!
3
- *
4
- * This file was automatically generated by schemats v.2.19.6
5
- * $ schemats generate -c postgres://username:password@localhost:5432/senat -t amd -t amdsen -t avicom -t avigvt -t cab -t com_ameli -t ent -t etatxt -t fbu -t grppol_ameli -t gvt -t intora -t irr -t lec_ameli -t mot -t nat -t orarol -t sai -t saisen -t sea -t sen_ameli -t ses -t sor -t sub -t txt_ameli -t typrect -t typses -t typsub -t w_nivrec -s ameli
6
- *
7
- */
8
- export declare namespace amdFields {
9
- type accgou = string | null;
10
- type alinea = number | null;
11
- type amdperid = number | null;
12
- type autext = string;
13
- type avcid = string | null;
14
- type avgid = string | null;
15
- type colleg = string;
16
- type datdep = Date | null;
17
- type dis = string | null;
18
- type discomid = number | null;
19
- type etaid = number;
20
- type id = number;
21
- type ideid = number | null;
22
- type irrid = number | null;
23
- type irrlo1113valid = string | null;
24
- type irrsaisiepar = number | null;
25
- type libgrp = string | null;
26
- type mot = string | null;
27
- type motid = number | null;
28
- type motposexa = string;
29
- type nomentid = number;
30
- type num = string | null;
31
- type numabs = number | null;
32
- type obj = string | null;
33
- type obs = string | null;
34
- type ocmid = number | null;
35
- type opmid = number | null;
36
- type ord = number | null;
37
- type rev = number;
38
- type sorid = string | null;
39
- type subid = number | null;
40
- type subidder = number | null;
41
- type subpos = number | null;
42
- type txtid = number;
43
- type typ = string;
44
- type typrectid = number | null;
45
- }
46
- export interface amd {
47
- accgou: amdFields.accgou;
48
- alinea: amdFields.alinea;
49
- amdperid: amdFields.amdperid;
50
- autext: amdFields.autext;
51
- avcid: amdFields.avcid;
52
- avgid: amdFields.avgid;
53
- colleg: amdFields.colleg;
54
- datdep: amdFields.datdep;
55
- dis: amdFields.dis;
56
- discomid: amdFields.discomid;
57
- etaid: amdFields.etaid;
58
- id: amdFields.id;
59
- ideid: amdFields.ideid;
60
- irrid: amdFields.irrid;
61
- irrlo1113valid: amdFields.irrlo1113valid;
62
- irrsaisiepar: amdFields.irrsaisiepar;
63
- libgrp: amdFields.libgrp;
64
- mot: amdFields.mot;
65
- motid: amdFields.motid;
66
- motposexa: amdFields.motposexa;
67
- nomentid: amdFields.nomentid;
68
- num: amdFields.num;
69
- numabs: amdFields.numabs;
70
- obj: amdFields.obj;
71
- obs: amdFields.obs;
72
- ocmid: amdFields.ocmid;
73
- opmid: amdFields.opmid;
74
- ord: amdFields.ord;
75
- rev: amdFields.rev;
76
- sorid: amdFields.sorid;
77
- subid: amdFields.subid;
78
- subidder: amdFields.subidder;
79
- subpos: amdFields.subpos;
80
- txtid: amdFields.txtid;
81
- typ: amdFields.typ;
82
- typrectid: amdFields.typrectid;
83
- }
84
- export declare namespace amdsenFields {
85
- type amdid = number;
86
- type grpid = number | null;
87
- type hom = string | null;
88
- type nomuse = string | null;
89
- type prenomuse = string | null;
90
- type qua = string | null;
91
- type rng = number | null;
92
- type senid = number;
93
- }
94
- export interface amdsen {
95
- amdid: amdsenFields.amdid;
96
- grpid: amdsenFields.grpid;
97
- hom: amdsenFields.hom;
98
- nomuse: amdsenFields.nomuse;
99
- prenomuse: amdsenFields.prenomuse;
100
- qua: amdsenFields.qua;
101
- rng: amdsenFields.rng;
102
- senid: amdsenFields.senid;
103
- }
104
- export declare namespace avicomFields {
105
- type cod = string;
106
- type id = string;
107
- type lib = string;
108
- }
109
- export interface avicom {
110
- cod: avicomFields.cod;
111
- id: avicomFields.id;
112
- lib: avicomFields.lib;
113
- }
114
- export declare namespace avigvtFields {
115
- type cod = string;
116
- type id = string;
117
- type lib = string;
118
- }
119
- export interface avigvt {
120
- cod: avigvtFields.cod;
121
- id: avigvtFields.id;
122
- lib: avigvtFields.lib;
123
- }
124
- export declare namespace cabFields {
125
- type codint = string;
126
- type entid = number;
127
- type lil = string | null;
128
- }
129
- export interface cab {
130
- codint: cabFields.codint;
131
- entid: cabFields.entid;
132
- lil: cabFields.lil;
133
- }
134
- export declare namespace com_ameliFields {
135
- type cod = string;
136
- type codint = string;
137
- type entid = number;
138
- type lib = string;
139
- type lil = string;
140
- type spc = string;
141
- type tri = number | null;
142
- }
143
- export interface com_ameli {
144
- cod: com_ameliFields.cod;
145
- codint: com_ameliFields.codint;
146
- entid: com_ameliFields.entid;
147
- lib: com_ameliFields.lib;
148
- lil: com_ameliFields.lil;
149
- spc: com_ameliFields.spc;
150
- tri: com_ameliFields.tri;
151
- }
152
- export declare namespace entFields {
153
- type act = string | null;
154
- type id = number;
155
- type typ = string;
156
- }
157
- export interface ent {
158
- act: entFields.act;
159
- id: entFields.id;
160
- typ: entFields.typ;
161
- }
162
- export declare namespace etatxtFields {
163
- type id = number;
164
- type lib = string;
165
- type lic = string;
166
- type txttyp = string;
167
- }
168
- export interface etatxt {
169
- id: etatxtFields.id;
170
- lib: etatxtFields.lib;
171
- lic: etatxtFields.lic;
172
- txttyp: etatxtFields.txttyp;
173
- }
174
- export declare namespace fbuFields {
175
- type id = number;
176
- type lib = string;
177
- type lic = string;
178
- type sesid = number;
179
- }
180
- export interface fbu {
181
- id: fbuFields.id;
182
- lib: fbuFields.lib;
183
- lic: fbuFields.lic;
184
- sesid: fbuFields.sesid;
185
- }
186
- export declare namespace grppol_ameliFields {
187
- type cod = string;
188
- type codint = string;
189
- type entid = number;
190
- type libcou = string;
191
- type lilcou = string;
192
- type tri = number | null;
193
- }
194
- export interface grppol_ameli {
195
- cod: grppol_ameliFields.cod;
196
- codint: grppol_ameliFields.codint;
197
- entid: grppol_ameliFields.entid;
198
- libcou: grppol_ameliFields.libcou;
199
- lilcou: grppol_ameliFields.lilcou;
200
- tri: grppol_ameliFields.tri;
201
- }
202
- export declare namespace gvtFields {
203
- type entid = number;
204
- type nom = string;
205
- type pre = string;
206
- type qua = string;
207
- type tit = string;
208
- }
209
- export interface gvt {
210
- entid: gvtFields.entid;
211
- nom: gvtFields.nom;
212
- pre: gvtFields.pre;
213
- qua: gvtFields.qua;
214
- tit: gvtFields.tit;
215
- }
216
- export declare namespace intoraFields {
217
- type entid = number;
218
- type entid2 = number | null;
219
- type id = number;
220
- type mom = string;
221
- type ord = number;
222
- type rolcod = string;
223
- type seaid = number | null;
224
- type subid = number | null;
225
- type temps = number;
226
- type txtid = number;
227
- }
228
- export interface intora {
229
- entid: intoraFields.entid;
230
- entid2: intoraFields.entid2;
231
- id: intoraFields.id;
232
- mom: intoraFields.mom;
233
- ord: intoraFields.ord;
234
- rolcod: intoraFields.rolcod;
235
- seaid: intoraFields.seaid;
236
- subid: intoraFields.subid;
237
- temps: intoraFields.temps;
238
- txtid: intoraFields.txtid;
239
- }
240
- export declare namespace irrFields {
241
- type art = string | null;
242
- type cod = string;
243
- type id = number;
244
- type lib = string;
245
- type libirr = string | null;
246
- type lilmin = string | null;
247
- type par = string | null;
248
- }
249
- export interface irr {
250
- art: irrFields.art;
251
- cod: irrFields.cod;
252
- id: irrFields.id;
253
- lib: irrFields.lib;
254
- libirr: irrFields.libirr;
255
- lilmin: irrFields.lilmin;
256
- par: irrFields.par;
257
- }
258
- export declare namespace lec_ameliFields {
259
- type id = number;
260
- type lecpreid = number | null;
261
- type lib = string;
262
- }
263
- export interface lec_ameli {
264
- id: lec_ameliFields.id;
265
- lecpreid: lec_ameliFields.lecpreid;
266
- lib: lec_ameliFields.lib;
267
- }
268
- export declare namespace motFields {
269
- type cod = string | null;
270
- type id = number;
271
- type int = string | null;
272
- type lib = string;
273
- type libnbe = string | null;
274
- type ord = number;
275
- }
276
- export interface mot {
277
- cod: motFields.cod;
278
- id: motFields.id;
279
- int: motFields.int;
280
- lib: motFields.lib;
281
- libnbe: motFields.libnbe;
282
- ord: motFields.ord;
283
- }
284
- export declare namespace natFields {
285
- type id = number;
286
- type lib = string;
287
- type libcourt = string | null;
288
- }
289
- export interface nat {
290
- id: natFields.id;
291
- lib: natFields.lib;
292
- libcourt: natFields.libcourt;
293
- }
294
- export declare namespace orarolFields {
295
- type cod = string;
296
- type entreq = string;
297
- type lib = string | null;
298
- }
299
- export interface orarol {
300
- cod: orarolFields.cod;
301
- entreq: orarolFields.entreq;
302
- lib: orarolFields.lib;
303
- }
304
- export declare namespace saiFields {
305
- type comid = number;
306
- type id = number;
307
- type isdelegfond = string;
308
- type numrap = number | null;
309
- type saityp = string;
310
- type sesid = number;
311
- type txtid = number;
312
- }
313
- export interface sai {
314
- comid: saiFields.comid;
315
- id: saiFields.id;
316
- isdelegfond: saiFields.isdelegfond;
317
- numrap: saiFields.numrap;
318
- saityp: saiFields.saityp;
319
- sesid: saiFields.sesid;
320
- txtid: saiFields.txtid;
321
- }
322
- export declare namespace saisenFields {
323
- type id = number;
324
- type ord = number;
325
- type senid = number;
326
- }
327
- export interface saisen {
328
- id: saisenFields.id;
329
- ord: saisenFields.ord;
330
- senid: saisenFields.senid;
331
- }
332
- export declare namespace seaFields {
333
- type dat = Date | null;
334
- type id = number;
335
- type num = number | null;
336
- type sesid = number;
337
- }
338
- export interface sea {
339
- dat: seaFields.dat;
340
- id: seaFields.id;
341
- num: seaFields.num;
342
- sesid: seaFields.sesid;
343
- }
344
- export declare namespace sen_ameliFields {
345
- type app = string | null;
346
- type comid = number | null;
347
- type comspcid = number | null;
348
- type entid = number;
349
- type grpid = number;
350
- type hom = string | null;
351
- type mat = string;
352
- type nomtec = string | null;
353
- type nomuse = string;
354
- type nomusemin = string;
355
- type prenomuse = string;
356
- type qua = string;
357
- type ratt = string | null;
358
- type senfem = string | null;
359
- }
360
- export interface sen_ameli {
361
- app: sen_ameliFields.app;
362
- comid: sen_ameliFields.comid;
363
- comspcid: sen_ameliFields.comspcid;
364
- entid: sen_ameliFields.entid;
365
- grpid: sen_ameliFields.grpid;
366
- hom: sen_ameliFields.hom;
367
- mat: sen_ameliFields.mat;
368
- nomtec: sen_ameliFields.nomtec;
369
- nomuse: sen_ameliFields.nomuse;
370
- nomusemin: sen_ameliFields.nomusemin;
371
- prenomuse: sen_ameliFields.prenomuse;
372
- qua: sen_ameliFields.qua;
373
- ratt: sen_ameliFields.ratt;
374
- senfem: sen_ameliFields.senfem;
375
- }
376
- export declare namespace sesFields {
377
- type ann = number;
378
- type id = number;
379
- type lil = string;
380
- type typid = number;
381
- }
382
- export interface ses {
383
- ann: sesFields.ann;
384
- id: sesFields.id;
385
- lil: sesFields.lil;
386
- typid: sesFields.typid;
387
- }
388
- export declare namespace sorFields {
389
- type cod = string;
390
- type id = string;
391
- type lib = string;
392
- type typ = string;
393
- }
394
- export interface sor {
395
- cod: sorFields.cod;
396
- id: sorFields.id;
397
- lib: sorFields.lib;
398
- typ: sorFields.typ;
399
- }
400
- export declare namespace subFields {
401
- type comdelid = number | null;
402
- type dupl = string;
403
- type id = number;
404
- type islec = string;
405
- type lib = string | null;
406
- type lic = string | null;
407
- type merid = number | null;
408
- type pos = number | null;
409
- type posder = number | null;
410
- type prires = number | null;
411
- type sig = string | null;
412
- type sorid = string | null;
413
- type style = string;
414
- type subamd = string;
415
- type txtid = number;
416
- type txtidder = number | null;
417
- type typid = number | null;
418
- }
419
- export interface sub {
420
- comdelid: subFields.comdelid;
421
- dupl: subFields.dupl;
422
- id: subFields.id;
423
- islec: subFields.islec;
424
- lib: subFields.lib;
425
- lic: subFields.lic;
426
- merid: subFields.merid;
427
- pos: subFields.pos;
428
- posder: subFields.posder;
429
- prires: subFields.prires;
430
- sig: subFields.sig;
431
- sorid: subFields.sorid;
432
- style: subFields.style;
433
- subamd: subFields.subamd;
434
- txtid: subFields.txtid;
435
- txtidder: subFields.txtidder;
436
- typid: subFields.typid;
437
- }
438
- export declare namespace txt_ameliFields {
439
- type datado = Date | null;
440
- type datdep = Date;
441
- type dis = string;
442
- type doslegsignet = string | null;
443
- type fbuid = number | null;
444
- type fusder = string;
445
- type fusderid = number | null;
446
- type fusderord = number;
447
- type fusdertyp = string | null;
448
- type id = number;
449
- type inl = string | null;
450
- type int = string;
451
- type lecid = number;
452
- type libcplnat = string | null;
453
- type libdelim = string | null;
454
- type loifin = string;
455
- type loifinpar = number | null;
456
- type natid = number;
457
- type num = string;
458
- type numabs = number | null;
459
- type numado = number | null;
460
- type ordsnddelib = string | null;
461
- type proacc = string;
462
- type pubdellim = Date | null;
463
- type secdel = string;
464
- type sesdepid = number;
465
- type sesinsid = number | null;
466
- type txtamd = string;
467
- type txtetaid = number;
468
- type txtexa = string | null;
469
- type txttyp = string;
470
- type urg = string;
471
- }
472
- export interface txt_ameli {
473
- datado: txt_ameliFields.datado;
474
- datdep: txt_ameliFields.datdep;
475
- dis: txt_ameliFields.dis;
476
- doslegsignet: txt_ameliFields.doslegsignet;
477
- fbuid: txt_ameliFields.fbuid;
478
- fusder: txt_ameliFields.fusder;
479
- fusderid: txt_ameliFields.fusderid;
480
- fusderord: txt_ameliFields.fusderord;
481
- fusdertyp: txt_ameliFields.fusdertyp;
482
- id: txt_ameliFields.id;
483
- inl: txt_ameliFields.inl;
484
- int: txt_ameliFields.int;
485
- lecid: txt_ameliFields.lecid;
486
- libcplnat: txt_ameliFields.libcplnat;
487
- libdelim: txt_ameliFields.libdelim;
488
- loifin: txt_ameliFields.loifin;
489
- loifinpar: txt_ameliFields.loifinpar;
490
- natid: txt_ameliFields.natid;
491
- num: txt_ameliFields.num;
492
- numabs: txt_ameliFields.numabs;
493
- numado: txt_ameliFields.numado;
494
- ordsnddelib: txt_ameliFields.ordsnddelib;
495
- proacc: txt_ameliFields.proacc;
496
- pubdellim: txt_ameliFields.pubdellim;
497
- secdel: txt_ameliFields.secdel;
498
- sesdepid: txt_ameliFields.sesdepid;
499
- sesinsid: txt_ameliFields.sesinsid;
500
- txtamd: txt_ameliFields.txtamd;
501
- txtetaid: txt_ameliFields.txtetaid;
502
- txtexa: txt_ameliFields.txtexa;
503
- txttyp: txt_ameliFields.txttyp;
504
- urg: txt_ameliFields.urg;
505
- }
506
- export declare namespace typrectFields {
507
- type id = number;
508
- type lib = string;
509
- type ord = number;
510
- }
511
- export interface typrect {
512
- id: typrectFields.id;
513
- lib: typrectFields.lib;
514
- ord: typrectFields.ord;
515
- }
516
- export declare namespace typsesFields {
517
- type id = number;
518
- type lib = string | null;
519
- }
520
- export interface typses {
521
- id: typsesFields.id;
522
- lib: typsesFields.lib;
523
- }
524
- export declare namespace typsubFields {
525
- type id = number;
526
- type lib = string;
527
- }
528
- export interface typsub {
529
- id: typsubFields.id;
530
- lib: typsubFields.lib;
531
- }
532
- export declare namespace w_nivrecFields {
533
- type lib = string | null;
534
- type num = number;
535
- }
536
- export interface w_nivrec {
537
- lib: w_nivrecFields.lib;
538
- num: w_nivrecFields.num;
539
- }
@@ -1,2 +0,0 @@
1
- /* tslint:disable */
2
- export {};
@@ -1,127 +0,0 @@
1
- /**
2
- * AUTO-GENERATED FILE - DO NOT EDIT!
3
- *
4
- * This file was automatically generated by schemats v.2.19.6
5
- * $ schemats generate -c postgres://username:password@localhost:5432/senat -t debats -t intdivers -t intpjl -t lecassdeb -t secdis -t secdivers -t syndeb -t typsec -s debats
6
- *
7
- */
8
- export declare namespace debatsFields {
9
- type autinc = string | null;
10
- type cpterr = number;
11
- type datsea = Date;
12
- type debsyn = string | null;
13
- type deburl = string | null;
14
- type estcongres = string | null;
15
- type etavidcod = string | null;
16
- type libspec = string | null;
17
- type numero = number | null;
18
- }
19
- export interface debats {
20
- autinc: debatsFields.autinc;
21
- cpterr: debatsFields.cpterr;
22
- datsea: debatsFields.datsea;
23
- debsyn: debatsFields.debsyn;
24
- deburl: debatsFields.deburl;
25
- estcongres: debatsFields.estcongres;
26
- etavidcod: debatsFields.etavidcod;
27
- libspec: debatsFields.libspec;
28
- numero: debatsFields.numero;
29
- }
30
- export declare namespace intdiversFields {
31
- type autcod = string;
32
- type intana = string | null;
33
- type intdiverscle = number;
34
- type intdiversordid = number | null;
35
- type intfon = string | null;
36
- type inturl = string | null;
37
- type secdiverscle = number;
38
- }
39
- export interface intdivers {
40
- autcod: intdiversFields.autcod;
41
- intana: intdiversFields.intana;
42
- intdiverscle: intdiversFields.intdiverscle;
43
- intdiversordid: intdiversFields.intdiversordid;
44
- intfon: intdiversFields.intfon;
45
- inturl: intdiversFields.inturl;
46
- secdiverscle: intdiversFields.secdiverscle;
47
- }
48
- export declare namespace intpjlFields {
49
- type autcod = string;
50
- type intana = string | null;
51
- type intfon = string | null;
52
- type intordid = number | null;
53
- type intpjlcle = number;
54
- type inturl = string | null;
55
- type secdiscle = number;
56
- }
57
- export interface intpjl {
58
- autcod: intpjlFields.autcod;
59
- intana: intpjlFields.intana;
60
- intfon: intpjlFields.intfon;
61
- intordid: intpjlFields.intordid;
62
- intpjlcle: intpjlFields.intpjlcle;
63
- inturl: intpjlFields.inturl;
64
- secdiscle: intpjlFields.secdiscle;
65
- }
66
- export declare namespace lecassdebFields {
67
- type datsea = Date;
68
- type lecassidt = string;
69
- }
70
- export interface lecassdeb {
71
- datsea: lecassdebFields.datsea;
72
- lecassidt: lecassdebFields.lecassidt;
73
- }
74
- export declare namespace secdisFields {
75
- type datsea = Date;
76
- type lecassidt = string;
77
- type secdiscle = number;
78
- type secdisnum = string | null;
79
- type secdisobj = string | null;
80
- type secdisordid = number | null;
81
- type secdispere = number | null;
82
- type secdisurl = string | null;
83
- type typseccod = string;
84
- }
85
- export interface secdis {
86
- datsea: secdisFields.datsea;
87
- lecassidt: secdisFields.lecassidt;
88
- secdiscle: secdisFields.secdiscle;
89
- secdisnum: secdisFields.secdisnum;
90
- secdisobj: secdisFields.secdisobj;
91
- secdisordid: secdisFields.secdisordid;
92
- secdispere: secdisFields.secdispere;
93
- secdisurl: secdisFields.secdisurl;
94
- typseccod: secdisFields.typseccod;
95
- }
96
- export declare namespace secdiversFields {
97
- type datsea = Date;
98
- type secdiverscle = number;
99
- type secdiverslibelle = string | null;
100
- type secdiversobj = string | null;
101
- type typseccod = string;
102
- }
103
- export interface secdivers {
104
- datsea: secdiversFields.datsea;
105
- secdiverscle: secdiversFields.secdiverscle;
106
- secdiverslibelle: secdiversFields.secdiverslibelle;
107
- secdiversobj: secdiversFields.secdiversobj;
108
- typseccod: secdiversFields.typseccod;
109
- }
110
- export declare namespace syndebFields {
111
- type debsyn = string;
112
- type syndeblib = string;
113
- }
114
- export interface syndeb {
115
- debsyn: syndebFields.debsyn;
116
- syndeblib: syndebFields.syndeblib;
117
- }
118
- export declare namespace typsecFields {
119
- type typseccat = string | null;
120
- type typseccod = string;
121
- type typseclib = string;
122
- }
123
- export interface typsec {
124
- typseccat: typsecFields.typseccat;
125
- typseccod: typsecFields.typseccod;
126
- typseclib: typsecFields.typseclib;
127
- }
@@ -1,2 +0,0 @@
1
- /* tslint:disable */
2
- export {};