We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30ed6b commit fb2e3a4Copy full SHA for fb2e3a4
1 file changed
tcrdb/resources/schemas/dbscripts/postgresql/tcrdb-15.57-15.58.sql
@@ -1,5 +1,5 @@
1
CREATE TABLE tcrdb.repertoire_stats (
2
- rowid int SERIAL,
+ rowid SERIAL,
3
cdna_id int,
4
metricName varchar(1000),
5
value double precision,
0 commit comments