Kieran McCusker wrote:
Another report - Sorry I haven't had time to check if it has already
been reported.
Create a new table without a primary key (I did it using the SQL pane.)
my example is:-
CREATE TABLE t
(
id integer,
t text
)
Do the following :-
1. Right click on the table in the
Another report - Sorry I haven't had time to check if it has already
been reported.
Create a new table without a primary key (I did it using the SQL pane.)
my example is:-
CREATE TABLE t
(
id integer,
t text
)
Do the following :-
1. Right click on the table in the properties pane and sel