Hi, On Sun, Aug 23, 2015 at 3:15 AM, Andreas Tille <[email protected]> wrote: > > > What I meant was, most of the columns will be empty for now. Say, most > > packages do not have information (like 'language') now. Will the 'language' > > for all packages in the table be made available some time in future ? I > > hope I am clear in my question now. > > The existing Debian packages do not have this information. I have no > idea whether this will be maintained in the tasks files. I admit it is > an unimportant piece of information - so it would be even safe to drop > this field at all. >
Ok. But, I think I'll add the information about 'language' and 'enhances' for now. If we don't need it, we can always remove it later, right ? > > > Create a separate sql script and I'll merge. > > > > > > > So, the sql script will include: > > > > Creating two new tables - blends_unknown_packages and package_remarks. > > Yes. > I've sent a patch creating two tables - blends_unknown_packages and package_remark. I thought of making 'package' as primary key but I noticed blends_prospectivepackages does not do so. I have not made any column as primary key for now. Let me know what is to be done. Regards, Akshita
