阅读背景:

使用作为查询结果的列创建自定义表

来源:互联网 

What I want to achieve is to make load one of my django models into a table and add some columns where the additional columns are queries based on 2 of the cells in the row. For example if the Person model has first name and last name, an additional column would be the result of "select top 1 from another_table where fname=fname and lname=lname"What I want to achieve is to make load one of m




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: