mirror of
https://github.com/sasjs/core.git
synced 2025-12-15 16:14:36 +00:00
chore: fixing comments
This commit is contained in:
@@ -94,7 +94,7 @@ select count(*) into: nobs TRIMMED from &ds;
|
||||
file &fref mod;
|
||||
put "/* &schema.&ds contains &vars vars */";
|
||||
put "/* Postgres cannot handle tables with over 1600 vars */";
|
||||
put "/* No inserts will be generated for this table";
|
||||
put "/* No inserts will be generated for this table */";
|
||||
run;
|
||||
%return;
|
||||
%end;
|
||||
|
||||
Reference in New Issue
Block a user