PICCORO McKAY Lenz wrote: > an important feature in a DB its the column field that gives to developers > metadata info INDEPENDENT of the tecnologies used, due by this way with a > simple text editor in generated script developer can read and use minimal > info for understanding structure ...
There is no widely accepted standard for comments in SQL, except /* actual comments */, and neither is there one for metadata, except as actual data in your own metadata table(s). Adding some non-standard mechanism would not allow anything that isn't already possible. Regards, Clemens _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users