Guest User

Untitled

a guest
Oct 21st, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.64 KB | None | 0 0
  1. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  2. { kind: 'type',
  3. id: '1007',
  4. name: '_int4',
  5. description: null,
  6. namespaceId: '11',
  7. namespaceName: 'pg_catalog',
  8. type: 'b',
  9. category: 'A',
  10. domainIsNotNull: false,
  11. arrayItemTypeId: '23',
  12. classId: null,
  13. domainBaseTypeId: null,
  14. enumVariants: null,
  15. rangeSubTypeId: null }
  16. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  17. { kind: 'type',
  18. id: '1009',
  19. name: '_text',
  20. description: null,
  21. namespaceId: '11',
  22. namespaceName: 'pg_catalog',
  23. type: 'b',
  24. category: 'A',
  25. domainIsNotNull: false,
  26. arrayItemTypeId: '25',
  27. classId: null,
  28. domainBaseTypeId: null,
  29. enumVariants: null,
  30. rangeSubTypeId: null }
  31. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  32. { kind: 'type',
  33. id: '702',
  34. name: 'abstime',
  35. description: 'absolute, limited-range date and time (Unix system time)',
  36. namespaceId: '11',
  37. namespaceName: 'pg_catalog',
  38. type: 'b',
  39. category: 'D',
  40. domainIsNotNull: false,
  41. arrayItemTypeId: null,
  42. classId: null,
  43. domainBaseTypeId: null,
  44. enumVariants: null,
  45. rangeSubTypeId: null }
  46. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  47. { kind: 'type',
  48. id: '1033',
  49. name: 'aclitem',
  50. description: 'access control list',
  51. namespaceId: '11',
  52. namespaceName: 'pg_catalog',
  53. type: 'b',
  54. category: 'U',
  55. domainIsNotNull: false,
  56. arrayItemTypeId: null,
  57. classId: null,
  58. domainBaseTypeId: null,
  59. enumVariants: null,
  60. rangeSubTypeId: null }
  61. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  62. { kind: 'type',
  63. id: '1560',
  64. name: 'bit',
  65. description: 'fixed-length bit string',
  66. namespaceId: '11',
  67. namespaceName: 'pg_catalog',
  68. type: 'b',
  69. category: 'V',
  70. domainIsNotNull: false,
  71. arrayItemTypeId: null,
  72. classId: null,
  73. domainBaseTypeId: null,
  74. enumVariants: null,
  75. rangeSubTypeId: null }
  76. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  77. { kind: 'type',
  78. id: '16',
  79. name: 'bool',
  80. description: 'boolean, \'true\'/\'false\'',
  81. namespaceId: '11',
  82. namespaceName: 'pg_catalog',
  83. type: 'b',
  84. category: 'B',
  85. domainIsNotNull: false,
  86. arrayItemTypeId: null,
  87. classId: null,
  88. domainBaseTypeId: null,
  89. enumVariants: null,
  90. rangeSubTypeId: null }
  91. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  92. { kind: 'type',
  93. id: '603',
  94. name: 'box',
  95. description: 'geometric box \'(lower left,upper right)\'',
  96. namespaceId: '11',
  97. namespaceName: 'pg_catalog',
  98. type: 'b',
  99. category: 'G',
  100. domainIsNotNull: false,
  101. arrayItemTypeId: '600',
  102. classId: null,
  103. domainBaseTypeId: null,
  104. enumVariants: null,
  105. rangeSubTypeId: null }
  106. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  107. { kind: 'type',
  108. id: '1042',
  109. name: 'bpchar',
  110. description: 'char(length), blank-padded string, fixed storage length',
  111. namespaceId: '11',
  112. namespaceName: 'pg_catalog',
  113. type: 'b',
  114. category: 'S',
  115. domainIsNotNull: false,
  116. arrayItemTypeId: null,
  117. classId: null,
  118. domainBaseTypeId: null,
  119. enumVariants: null,
  120. rangeSubTypeId: null }
  121. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  122. { kind: 'type',
  123. id: '17',
  124. name: 'bytea',
  125. description: 'variable-length string, binary values escaped',
  126. namespaceId: '11',
  127. namespaceName: 'pg_catalog',
  128. type: 'b',
  129. category: 'U',
  130. domainIsNotNull: false,
  131. arrayItemTypeId: null,
  132. classId: null,
  133. domainBaseTypeId: null,
  134. enumVariants: null,
  135. rangeSubTypeId: null }
  136. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  137. { kind: 'type',
  138. id: '18',
  139. name: 'char',
  140. description: 'single character',
  141. namespaceId: '11',
  142. namespaceName: 'pg_catalog',
  143. type: 'b',
  144. category: 'S',
  145. domainIsNotNull: false,
  146. arrayItemTypeId: null,
  147. classId: null,
  148. domainBaseTypeId: null,
  149. enumVariants: null,
  150. rangeSubTypeId: null }
  151. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  152. { kind: 'type',
  153. id: '29',
  154. name: 'cid',
  155. description: 'command identifier type, sequence in transaction id',
  156. namespaceId: '11',
  157. namespaceName: 'pg_catalog',
  158. type: 'b',
  159. category: 'U',
  160. domainIsNotNull: false,
  161. arrayItemTypeId: null,
  162. classId: null,
  163. domainBaseTypeId: null,
  164. enumVariants: null,
  165. rangeSubTypeId: null }
  166. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  167. { kind: 'type',
  168. id: '650',
  169. name: 'cidr',
  170. description: 'network IP address/netmask, network address',
  171. namespaceId: '11',
  172. namespaceName: 'pg_catalog',
  173. type: 'b',
  174. category: 'I',
  175. domainIsNotNull: false,
  176. arrayItemTypeId: null,
  177. classId: null,
  178. domainBaseTypeId: null,
  179. enumVariants: null,
  180. rangeSubTypeId: null }
  181. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  182. { kind: 'type',
  183. id: '718',
  184. name: 'circle',
  185. description: 'geometric circle \'(center,radius)\'',
  186. namespaceId: '11',
  187. namespaceName: 'pg_catalog',
  188. type: 'b',
  189. category: 'G',
  190. domainIsNotNull: false,
  191. arrayItemTypeId: null,
  192. classId: null,
  193. domainBaseTypeId: null,
  194. enumVariants: null,
  195. rangeSubTypeId: null }
  196. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  197. { kind: 'type',
  198. id: '2275',
  199. name: 'cstring',
  200. description: null,
  201. namespaceId: '11',
  202. namespaceName: 'pg_catalog',
  203. type: 'p',
  204. category: 'P',
  205. domainIsNotNull: false,
  206. arrayItemTypeId: null,
  207. classId: null,
  208. domainBaseTypeId: null,
  209. enumVariants: null,
  210. rangeSubTypeId: null }
  211. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  212. { kind: 'type',
  213. id: '1082',
  214. name: 'date',
  215. description: 'date',
  216. namespaceId: '11',
  217. namespaceName: 'pg_catalog',
  218. type: 'b',
  219. category: 'D',
  220. domainIsNotNull: false,
  221. arrayItemTypeId: null,
  222. classId: null,
  223. domainBaseTypeId: null,
  224. enumVariants: null,
  225. rangeSubTypeId: null }
  226. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  227. { kind: 'type',
  228. id: '3912',
  229. name: 'daterange',
  230. description: 'range of dates',
  231. namespaceId: '11',
  232. namespaceName: 'pg_catalog',
  233. type: 'r',
  234. category: 'R',
  235. domainIsNotNull: false,
  236. arrayItemTypeId: null,
  237. classId: null,
  238. domainBaseTypeId: null,
  239. enumVariants: null,
  240. rangeSubTypeId: '1082' }
  241. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  242. { kind: 'type',
  243. id: '700',
  244. name: 'float4',
  245. description: 'single-precision floating point number, 4-byte storage',
  246. namespaceId: '11',
  247. namespaceName: 'pg_catalog',
  248. type: 'b',
  249. category: 'N',
  250. domainIsNotNull: false,
  251. arrayItemTypeId: null,
  252. classId: null,
  253. domainBaseTypeId: null,
  254. enumVariants: null,
  255. rangeSubTypeId: null }
  256. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  257. { kind: 'type',
  258. id: '701',
  259. name: 'float8',
  260. description: 'double-precision floating point number, 8-byte storage',
  261. namespaceId: '11',
  262. namespaceName: 'pg_catalog',
  263. type: 'b',
  264. category: 'N',
  265. domainIsNotNull: false,
  266. arrayItemTypeId: null,
  267. classId: null,
  268. domainBaseTypeId: null,
  269. enumVariants: null,
  270. rangeSubTypeId: null }
  271. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  272. { kind: 'type',
  273. id: '3642',
  274. name: 'gtsvector',
  275. description: 'GiST index internal text representation for text search',
  276. namespaceId: '11',
  277. namespaceName: 'pg_catalog',
  278. type: 'b',
  279. category: 'U',
  280. domainIsNotNull: false,
  281. arrayItemTypeId: null,
  282. classId: null,
  283. domainBaseTypeId: null,
  284. enumVariants: null,
  285. rangeSubTypeId: null }
  286. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  287. { kind: 'type',
  288. id: '869',
  289. name: 'inet',
  290. description: 'IP address/netmask, host address, netmask optional',
  291. namespaceId: '11',
  292. namespaceName: 'pg_catalog',
  293. type: 'b',
  294. category: 'I',
  295. domainIsNotNull: false,
  296. arrayItemTypeId: null,
  297. classId: null,
  298. domainBaseTypeId: null,
  299. enumVariants: null,
  300. rangeSubTypeId: null }
  301. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  302. { kind: 'type',
  303. id: '21',
  304. name: 'int2',
  305. description: '-32 thousand to 32 thousand, 2-byte storage',
  306. namespaceId: '11',
  307. namespaceName: 'pg_catalog',
  308. type: 'b',
  309. category: 'N',
  310. domainIsNotNull: false,
  311. arrayItemTypeId: null,
  312. classId: null,
  313. domainBaseTypeId: null,
  314. enumVariants: null,
  315. rangeSubTypeId: null }
  316. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  317. { kind: 'type',
  318. id: '22',
  319. name: 'int2vector',
  320. description: 'array of int2, used in system tables',
  321. namespaceId: '11',
  322. namespaceName: 'pg_catalog',
  323. type: 'b',
  324. category: 'A',
  325. domainIsNotNull: false,
  326. arrayItemTypeId: '21',
  327. classId: null,
  328. domainBaseTypeId: null,
  329. enumVariants: null,
  330. rangeSubTypeId: null }
  331. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  332. { kind: 'type',
  333. id: '23',
  334. name: 'int4',
  335. description: '-2 billion to 2 billion integer, 4-byte storage',
  336. namespaceId: '11',
  337. namespaceName: 'pg_catalog',
  338. type: 'b',
  339. category: 'N',
  340. domainIsNotNull: false,
  341. arrayItemTypeId: null,
  342. classId: null,
  343. domainBaseTypeId: null,
  344. enumVariants: null,
  345. rangeSubTypeId: null }
  346. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  347. { kind: 'type',
  348. id: '3904',
  349. name: 'int4range',
  350. description: 'range of integers',
  351. namespaceId: '11',
  352. namespaceName: 'pg_catalog',
  353. type: 'r',
  354. category: 'R',
  355. domainIsNotNull: false,
  356. arrayItemTypeId: null,
  357. classId: null,
  358. domainBaseTypeId: null,
  359. enumVariants: null,
  360. rangeSubTypeId: '23' }
  361. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  362. { kind: 'type',
  363. id: '20',
  364. name: 'int8',
  365. description: '~18 digit integer, 8-byte storage',
  366. namespaceId: '11',
  367. namespaceName: 'pg_catalog',
  368. type: 'b',
  369. category: 'N',
  370. domainIsNotNull: false,
  371. arrayItemTypeId: null,
  372. classId: null,
  373. domainBaseTypeId: null,
  374. enumVariants: null,
  375. rangeSubTypeId: null }
  376. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  377. { kind: 'type',
  378. id: '3926',
  379. name: 'int8range',
  380. description: 'range of bigints',
  381. namespaceId: '11',
  382. namespaceName: 'pg_catalog',
  383. type: 'r',
  384. category: 'R',
  385. domainIsNotNull: false,
  386. arrayItemTypeId: null,
  387. classId: null,
  388. domainBaseTypeId: null,
  389. enumVariants: null,
  390. rangeSubTypeId: '20' }
  391. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  392. { kind: 'type',
  393. id: '1186',
  394. name: 'interval',
  395. description: '@ <number> <units>, time interval',
  396. namespaceId: '11',
  397. namespaceName: 'pg_catalog',
  398. type: 'b',
  399. category: 'T',
  400. domainIsNotNull: false,
  401. arrayItemTypeId: null,
  402. classId: null,
  403. domainBaseTypeId: null,
  404. enumVariants: null,
  405. rangeSubTypeId: null }
  406. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  407. { kind: 'type',
  408. id: '114',
  409. name: 'json',
  410. description: null,
  411. namespaceId: '11',
  412. namespaceName: 'pg_catalog',
  413. type: 'b',
  414. category: 'U',
  415. domainIsNotNull: false,
  416. arrayItemTypeId: null,
  417. classId: null,
  418. domainBaseTypeId: null,
  419. enumVariants: null,
  420. rangeSubTypeId: null }
  421. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  422. { kind: 'type',
  423. id: '3802',
  424. name: 'jsonb',
  425. description: 'Binary JSON',
  426. namespaceId: '11',
  427. namespaceName: 'pg_catalog',
  428. type: 'b',
  429. category: 'U',
  430. domainIsNotNull: false,
  431. arrayItemTypeId: null,
  432. classId: null,
  433. domainBaseTypeId: null,
  434. enumVariants: null,
  435. rangeSubTypeId: null }
  436. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  437. { kind: 'type',
  438. id: '628',
  439. name: 'line',
  440. description: 'geometric line',
  441. namespaceId: '11',
  442. namespaceName: 'pg_catalog',
  443. type: 'b',
  444. category: 'G',
  445. domainIsNotNull: false,
  446. arrayItemTypeId: '701',
  447. classId: null,
  448. domainBaseTypeId: null,
  449. enumVariants: null,
  450. rangeSubTypeId: null }
  451. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  452. { kind: 'type',
  453. id: '601',
  454. name: 'lseg',
  455. description: 'geometric line segment \'(pt1,pt2)\'',
  456. namespaceId: '11',
  457. namespaceName: 'pg_catalog',
  458. type: 'b',
  459. category: 'G',
  460. domainIsNotNull: false,
  461. arrayItemTypeId: '600',
  462. classId: null,
  463. domainBaseTypeId: null,
  464. enumVariants: null,
  465. rangeSubTypeId: null }
  466. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  467. { kind: 'type',
  468. id: '829',
  469. name: 'macaddr',
  470. description: 'XX:XX:XX:XX:XX:XX, MAC address',
  471. namespaceId: '11',
  472. namespaceName: 'pg_catalog',
  473. type: 'b',
  474. category: 'U',
  475. domainIsNotNull: false,
  476. arrayItemTypeId: null,
  477. classId: null,
  478. domainBaseTypeId: null,
  479. enumVariants: null,
  480. rangeSubTypeId: null }
  481. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  482. { kind: 'type',
  483. id: '790',
  484. name: 'money',
  485. description: 'monetary amounts, $d,ddd.cc',
  486. namespaceId: '11',
  487. namespaceName: 'pg_catalog',
  488. type: 'b',
  489. category: 'N',
  490. domainIsNotNull: false,
  491. arrayItemTypeId: null,
  492. classId: null,
  493. domainBaseTypeId: null,
  494. enumVariants: null,
  495. rangeSubTypeId: null }
  496. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  497. { kind: 'type',
  498. id: '19',
  499. name: 'name',
  500. description: '63-byte type for storing system identifiers',
  501. namespaceId: '11',
  502. namespaceName: 'pg_catalog',
  503. type: 'b',
  504. category: 'S',
  505. domainIsNotNull: false,
  506. arrayItemTypeId: '18',
  507. classId: null,
  508. domainBaseTypeId: null,
  509. enumVariants: null,
  510. rangeSubTypeId: null }
  511. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  512. { kind: 'type',
  513. id: '1700',
  514. name: 'numeric',
  515. description: 'numeric(precision, decimal), arbitrary precision number',
  516. namespaceId: '11',
  517. namespaceName: 'pg_catalog',
  518. type: 'b',
  519. category: 'N',
  520. domainIsNotNull: false,
  521. arrayItemTypeId: null,
  522. classId: null,
  523. domainBaseTypeId: null,
  524. enumVariants: null,
  525. rangeSubTypeId: null }
  526. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  527. { kind: 'type',
  528. id: '3906',
  529. name: 'numrange',
  530. description: 'range of numerics',
  531. namespaceId: '11',
  532. namespaceName: 'pg_catalog',
  533. type: 'r',
  534. category: 'R',
  535. domainIsNotNull: false,
  536. arrayItemTypeId: null,
  537. classId: null,
  538. domainBaseTypeId: null,
  539. enumVariants: null,
  540. rangeSubTypeId: '1700' }
  541. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  542. { kind: 'type',
  543. id: '26',
  544. name: 'oid',
  545. description: 'object identifier(oid), maximum 4 billion',
  546. namespaceId: '11',
  547. namespaceName: 'pg_catalog',
  548. type: 'b',
  549. category: 'N',
  550. domainIsNotNull: false,
  551. arrayItemTypeId: null,
  552. classId: null,
  553. domainBaseTypeId: null,
  554. enumVariants: null,
  555. rangeSubTypeId: null }
  556. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  557. { kind: 'type',
  558. id: '30',
  559. name: 'oidvector',
  560. description: 'array of oids, used in system tables',
  561. namespaceId: '11',
  562. namespaceName: 'pg_catalog',
  563. type: 'b',
  564. category: 'A',
  565. domainIsNotNull: false,
  566. arrayItemTypeId: '26',
  567. classId: null,
  568. domainBaseTypeId: null,
  569. enumVariants: null,
  570. rangeSubTypeId: null }
  571. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  572. { kind: 'type',
  573. id: '602',
  574. name: 'path',
  575. description: 'geometric path \'(pt1,...)\'',
  576. namespaceId: '11',
  577. namespaceName: 'pg_catalog',
  578. type: 'b',
  579. category: 'G',
  580. domainIsNotNull: false,
  581. arrayItemTypeId: null,
  582. classId: null,
  583. domainBaseTypeId: null,
  584. enumVariants: null,
  585. rangeSubTypeId: null }
  586. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  587. { kind: 'type',
  588. id: '3220',
  589. name: 'pg_lsn',
  590. description: 'PostgreSQL LSN datatype',
  591. namespaceId: '11',
  592. namespaceName: 'pg_catalog',
  593. type: 'b',
  594. category: 'U',
  595. domainIsNotNull: false,
  596. arrayItemTypeId: null,
  597. classId: null,
  598. domainBaseTypeId: null,
  599. enumVariants: null,
  600. rangeSubTypeId: null }
  601. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  602. { kind: 'type',
  603. id: '600',
  604. name: 'point',
  605. description: 'geometric point \'(x, y)\'',
  606. namespaceId: '11',
  607. namespaceName: 'pg_catalog',
  608. type: 'b',
  609. category: 'G',
  610. domainIsNotNull: false,
  611. arrayItemTypeId: '701',
  612. classId: null,
  613. domainBaseTypeId: null,
  614. enumVariants: null,
  615. rangeSubTypeId: null }
  616. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  617. { kind: 'type',
  618. id: '604',
  619. name: 'polygon',
  620. description: 'geometric polygon \'(pt1,...)\'',
  621. namespaceId: '11',
  622. namespaceName: 'pg_catalog',
  623. type: 'b',
  624. category: 'G',
  625. domainIsNotNull: false,
  626. arrayItemTypeId: null,
  627. classId: null,
  628. domainBaseTypeId: null,
  629. enumVariants: null,
  630. rangeSubTypeId: null }
  631. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  632. { kind: 'type',
  633. id: '2249',
  634. name: 'record',
  635. description: null,
  636. namespaceId: '11',
  637. namespaceName: 'pg_catalog',
  638. type: 'p',
  639. category: 'P',
  640. domainIsNotNull: false,
  641. arrayItemTypeId: null,
  642. classId: null,
  643. domainBaseTypeId: null,
  644. enumVariants: null,
  645. rangeSubTypeId: null }
  646. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  647. { kind: 'type',
  648. id: '1790',
  649. name: 'refcursor',
  650. description: 'reference to cursor (portal name)',
  651. namespaceId: '11',
  652. namespaceName: 'pg_catalog',
  653. type: 'b',
  654. category: 'U',
  655. domainIsNotNull: false,
  656. arrayItemTypeId: null,
  657. classId: null,
  658. domainBaseTypeId: null,
  659. enumVariants: null,
  660. rangeSubTypeId: null }
  661. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  662. { kind: 'type',
  663. id: '2205',
  664. name: 'regclass',
  665. description: 'registered class',
  666. namespaceId: '11',
  667. namespaceName: 'pg_catalog',
  668. type: 'b',
  669. category: 'N',
  670. domainIsNotNull: false,
  671. arrayItemTypeId: null,
  672. classId: null,
  673. domainBaseTypeId: null,
  674. enumVariants: null,
  675. rangeSubTypeId: null }
  676. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  677. { kind: 'type',
  678. id: '3734',
  679. name: 'regconfig',
  680. description: 'registered text search configuration',
  681. namespaceId: '11',
  682. namespaceName: 'pg_catalog',
  683. type: 'b',
  684. category: 'N',
  685. domainIsNotNull: false,
  686. arrayItemTypeId: null,
  687. classId: null,
  688. domainBaseTypeId: null,
  689. enumVariants: null,
  690. rangeSubTypeId: null }
  691. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  692. { kind: 'type',
  693. id: '3769',
  694. name: 'regdictionary',
  695. description: 'registered text search dictionary',
  696. namespaceId: '11',
  697. namespaceName: 'pg_catalog',
  698. type: 'b',
  699. category: 'N',
  700. domainIsNotNull: false,
  701. arrayItemTypeId: null,
  702. classId: null,
  703. domainBaseTypeId: null,
  704. enumVariants: null,
  705. rangeSubTypeId: null }
  706. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  707. { kind: 'type',
  708. id: '4089',
  709. name: 'regnamespace',
  710. description: 'registered namespace',
  711. namespaceId: '11',
  712. namespaceName: 'pg_catalog',
  713. type: 'b',
  714. category: 'N',
  715. domainIsNotNull: false,
  716. arrayItemTypeId: null,
  717. classId: null,
  718. domainBaseTypeId: null,
  719. enumVariants: null,
  720. rangeSubTypeId: null }
  721. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  722. { kind: 'type',
  723. id: '2203',
  724. name: 'regoper',
  725. description: 'registered operator',
  726. namespaceId: '11',
  727. namespaceName: 'pg_catalog',
  728. type: 'b',
  729. category: 'N',
  730. domainIsNotNull: false,
  731. arrayItemTypeId: null,
  732. classId: null,
  733. domainBaseTypeId: null,
  734. enumVariants: null,
  735. rangeSubTypeId: null }
  736. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  737. { kind: 'type',
  738. id: '2204',
  739. name: 'regoperator',
  740. description: 'registered operator (with args)',
  741. namespaceId: '11',
  742. namespaceName: 'pg_catalog',
  743. type: 'b',
  744. category: 'N',
  745. domainIsNotNull: false,
  746. arrayItemTypeId: null,
  747. classId: null,
  748. domainBaseTypeId: null,
  749. enumVariants: null,
  750. rangeSubTypeId: null }
  751. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  752. { kind: 'type',
  753. id: '24',
  754. name: 'regproc',
  755. description: 'registered procedure',
  756. namespaceId: '11',
  757. namespaceName: 'pg_catalog',
  758. type: 'b',
  759. category: 'N',
  760. domainIsNotNull: false,
  761. arrayItemTypeId: null,
  762. classId: null,
  763. domainBaseTypeId: null,
  764. enumVariants: null,
  765. rangeSubTypeId: null }
  766. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  767. { kind: 'type',
  768. id: '2202',
  769. name: 'regprocedure',
  770. description: 'registered procedure (with args)',
  771. namespaceId: '11',
  772. namespaceName: 'pg_catalog',
  773. type: 'b',
  774. category: 'N',
  775. domainIsNotNull: false,
  776. arrayItemTypeId: null,
  777. classId: null,
  778. domainBaseTypeId: null,
  779. enumVariants: null,
  780. rangeSubTypeId: null }
  781. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  782. { kind: 'type',
  783. id: '4096',
  784. name: 'regrole',
  785. description: 'registered role',
  786. namespaceId: '11',
  787. namespaceName: 'pg_catalog',
  788. type: 'b',
  789. category: 'N',
  790. domainIsNotNull: false,
  791. arrayItemTypeId: null,
  792. classId: null,
  793. domainBaseTypeId: null,
  794. enumVariants: null,
  795. rangeSubTypeId: null }
  796. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  797. { kind: 'type',
  798. id: '2206',
  799. name: 'regtype',
  800. description: 'registered type',
  801. namespaceId: '11',
  802. namespaceName: 'pg_catalog',
  803. type: 'b',
  804. category: 'N',
  805. domainIsNotNull: false,
  806. arrayItemTypeId: null,
  807. classId: null,
  808. domainBaseTypeId: null,
  809. enumVariants: null,
  810. rangeSubTypeId: null }
  811. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  812. { kind: 'type',
  813. id: '703',
  814. name: 'reltime',
  815. description: 'relative, limited-range time interval (Unix delta time)',
  816. namespaceId: '11',
  817. namespaceName: 'pg_catalog',
  818. type: 'b',
  819. category: 'T',
  820. domainIsNotNull: false,
  821. arrayItemTypeId: null,
  822. classId: null,
  823. domainBaseTypeId: null,
  824. enumVariants: null,
  825. rangeSubTypeId: null }
  826. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  827. { kind: 'type',
  828. id: '25',
  829. name: 'text',
  830. description: 'variable-length string, no limit specified',
  831. namespaceId: '11',
  832. namespaceName: 'pg_catalog',
  833. type: 'b',
  834. category: 'S',
  835. domainIsNotNull: false,
  836. arrayItemTypeId: null,
  837. classId: null,
  838. domainBaseTypeId: null,
  839. enumVariants: null,
  840. rangeSubTypeId: null }
  841. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  842. { kind: 'type',
  843. id: '27',
  844. name: 'tid',
  845. description: '(block, offset), physical location of tuple',
  846. namespaceId: '11',
  847. namespaceName: 'pg_catalog',
  848. type: 'b',
  849. category: 'U',
  850. domainIsNotNull: false,
  851. arrayItemTypeId: null,
  852. classId: null,
  853. domainBaseTypeId: null,
  854. enumVariants: null,
  855. rangeSubTypeId: null }
  856. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  857. { kind: 'type',
  858. id: '1083',
  859. name: 'time',
  860. description: 'time of day',
  861. namespaceId: '11',
  862. namespaceName: 'pg_catalog',
  863. type: 'b',
  864. category: 'D',
  865. domainIsNotNull: false,
  866. arrayItemTypeId: null,
  867. classId: null,
  868. domainBaseTypeId: null,
  869. enumVariants: null,
  870. rangeSubTypeId: null }
  871. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  872. { kind: 'type',
  873. id: '1114',
  874. name: 'timestamp',
  875. description: 'date and time',
  876. namespaceId: '11',
  877. namespaceName: 'pg_catalog',
  878. type: 'b',
  879. category: 'D',
  880. domainIsNotNull: false,
  881. arrayItemTypeId: null,
  882. classId: null,
  883. domainBaseTypeId: null,
  884. enumVariants: null,
  885. rangeSubTypeId: null }
  886. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  887. { kind: 'type',
  888. id: '1184',
  889. name: 'timestamptz',
  890. description: 'date and time with time zone',
  891. namespaceId: '11',
  892. namespaceName: 'pg_catalog',
  893. type: 'b',
  894. category: 'D',
  895. domainIsNotNull: false,
  896. arrayItemTypeId: null,
  897. classId: null,
  898. domainBaseTypeId: null,
  899. enumVariants: null,
  900. rangeSubTypeId: null }
  901. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  902. { kind: 'type',
  903. id: '1266',
  904. name: 'timetz',
  905. description: 'time of day with time zone',
  906. namespaceId: '11',
  907. namespaceName: 'pg_catalog',
  908. type: 'b',
  909. category: 'D',
  910. domainIsNotNull: false,
  911. arrayItemTypeId: null,
  912. classId: null,
  913. domainBaseTypeId: null,
  914. enumVariants: null,
  915. rangeSubTypeId: null }
  916. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  917. { kind: 'type',
  918. id: '704',
  919. name: 'tinterval',
  920. description: '(abstime,abstime), time interval',
  921. namespaceId: '11',
  922. namespaceName: 'pg_catalog',
  923. type: 'b',
  924. category: 'T',
  925. domainIsNotNull: false,
  926. arrayItemTypeId: null,
  927. classId: null,
  928. domainBaseTypeId: null,
  929. enumVariants: null,
  930. rangeSubTypeId: null }
  931. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  932. { kind: 'type',
  933. id: '3615',
  934. name: 'tsquery',
  935. description: 'query representation for text search',
  936. namespaceId: '11',
  937. namespaceName: 'pg_catalog',
  938. type: 'b',
  939. category: 'U',
  940. domainIsNotNull: false,
  941. arrayItemTypeId: null,
  942. classId: null,
  943. domainBaseTypeId: null,
  944. enumVariants: null,
  945. rangeSubTypeId: null }
  946. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  947. { kind: 'type',
  948. id: '3908',
  949. name: 'tsrange',
  950. description: 'range of timestamps without time zone',
  951. namespaceId: '11',
  952. namespaceName: 'pg_catalog',
  953. type: 'r',
  954. category: 'R',
  955. domainIsNotNull: false,
  956. arrayItemTypeId: null,
  957. classId: null,
  958. domainBaseTypeId: null,
  959. enumVariants: null,
  960. rangeSubTypeId: '1114' }
  961. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  962. { kind: 'type',
  963. id: '3910',
  964. name: 'tstzrange',
  965. description: 'range of timestamps with time zone',
  966. namespaceId: '11',
  967. namespaceName: 'pg_catalog',
  968. type: 'r',
  969. category: 'R',
  970. domainIsNotNull: false,
  971. arrayItemTypeId: null,
  972. classId: null,
  973. domainBaseTypeId: null,
  974. enumVariants: null,
  975. rangeSubTypeId: '1184' }
  976. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  977. { kind: 'type',
  978. id: '3614',
  979. name: 'tsvector',
  980. description: 'text representation for text search',
  981. namespaceId: '11',
  982. namespaceName: 'pg_catalog',
  983. type: 'b',
  984. category: 'U',
  985. domainIsNotNull: false,
  986. arrayItemTypeId: null,
  987. classId: null,
  988. domainBaseTypeId: null,
  989. enumVariants: null,
  990. rangeSubTypeId: null }
  991. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  992. { kind: 'type',
  993. id: '2970',
  994. name: 'txid_snapshot',
  995. description: 'txid snapshot',
  996. namespaceId: '11',
  997. namespaceName: 'pg_catalog',
  998. type: 'b',
  999. category: 'U',
  1000. domainIsNotNull: false,
  1001. arrayItemTypeId: null,
  1002. classId: null,
  1003. domainBaseTypeId: null,
  1004. enumVariants: null,
  1005. rangeSubTypeId: null }
  1006. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  1007. { kind: 'type',
  1008. id: '2950',
  1009. name: 'uuid',
  1010. description: 'UUID datatype',
  1011. namespaceId: '11',
  1012. namespaceName: 'pg_catalog',
  1013. type: 'b',
  1014. category: 'U',
  1015. domainIsNotNull: false,
  1016. arrayItemTypeId: null,
  1017. classId: null,
  1018. domainBaseTypeId: null,
  1019. enumVariants: null,
  1020. rangeSubTypeId: null }
  1021. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  1022. { kind: 'type',
  1023. id: '1562',
  1024. name: 'varbit',
  1025. description: 'variable-length bit string',
  1026. namespaceId: '11',
  1027. namespaceName: 'pg_catalog',
  1028. type: 'b',
  1029. category: 'V',
  1030. domainIsNotNull: false,
  1031. arrayItemTypeId: null,
  1032. classId: null,
  1033. domainBaseTypeId: null,
  1034. enumVariants: null,
  1035. rangeSubTypeId: null }
  1036. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  1037. { kind: 'type',
  1038. id: '1043',
  1039. name: 'varchar',
  1040. description: 'varchar(length), non-blank-padded string, variable storage length',
  1041. namespaceId: '11',
  1042. namespaceName: 'pg_catalog',
  1043. type: 'b',
  1044. category: 'S',
  1045. domainIsNotNull: false,
  1046. arrayItemTypeId: null,
  1047. classId: null,
  1048. domainBaseTypeId: null,
  1049. enumVariants: null,
  1050. rangeSubTypeId: null }
  1051. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  1052. { kind: 'type',
  1053. id: '28',
  1054. name: 'xid',
  1055. description: 'transaction id',
  1056. namespaceId: '11',
  1057. namespaceName: 'pg_catalog',
  1058. type: 'b',
  1059. category: 'U',
  1060. domainIsNotNull: false,
  1061. arrayItemTypeId: null,
  1062. classId: null,
  1063. domainBaseTypeId: null,
  1064. enumVariants: null,
  1065. rangeSubTypeId: null }
  1066. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  1067. { kind: 'type',
  1068. id: '142',
  1069. name: 'xml',
  1070. description: 'XML content',
  1071. namespaceId: '11',
  1072. namespaceName: 'pg_catalog',
  1073. type: 'b',
  1074. category: 'U',
  1075. domainIsNotNull: false,
  1076. arrayItemTypeId: null,
  1077. classId: null,
  1078. domainBaseTypeId: null,
  1079. enumVariants: null,
  1080. rangeSubTypeId: null }
  1081. console.log src/postgres/introspection/__tests__/introspectDatabase-test.js:79
  1082. { kind: 'type',
  1083. id: '26775',
  1084. name: 'another_thing',
  1085. description: null,
  1086. namespaceId: '26742',
  1087. namespaceName: 'kitchen_sink',
  1088. type: 'c',
  1089. category: 'C',
  1090. domainIsNotNull: false,
  1091. arrayItemTypeId: null,
  1092. classId: '26773',
  1093. domainBaseTypeId: null,
  1094. enumVariants: null,
  1095. rangeSubTypeId: null }
Add Comment
Please, Sign In to add comment