web_editor_converter_test

-1 rows


Description

Web Editor Converter Test

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('web_editor_converter_test_id_seq'::regclass)
integer int4 10 null

Integer

many2one int4 10 null
web_editor_converter_test_sub.id web_editor_converter_test_many2one_fkey N

Many2One

create_uid int4 10 null
res_users.id web_editor_converter_test_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id web_editor_converter_test_write_uid_fkey N

Last Updated by

char varchar 2147483647 null

Char

selection_str varchar 2147483647 null

Lorsqu’un pancake prend l’avion à destination de Toronto et qu’il fait une escale technique à St Claude, on dit:

date date 13 null

Date

html text 2147483647 null

Html

text text 2147483647 null

Text

numeric numeric 0 null

Numeric

datetime timestamp 29,6 null

Datetime

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

float float8 17,17 null

Float

binary bytea 2147483647 null

Binary

Indexes

Constraint Name Type Sort Column(s)
web_editor_converter_test_pkey Primary key Asc id

Relationships