Search
Clear search
Close search
Main menu
Google apps
Groups
Sign in
Groups
web2py-users
Conversations
Labels
API
Catalina
DAL
Field
GAE
GIS
HL7
JavaSctipt
LOAD
MySQL
Paypal
PostgreSQL
REST
RFC
URL
admin
advocacy
ajax
apache
app
appadmin
args
array
auth
backups
bug
bugfixes
cache
calendar
callback
components
contract
contrib
controller
create
criticism
crud
css
csv
dal
database
date
db
debugging
delete
demo
deployment
development
docker
documentation
e-learning
edit
error
error_handling
exception
expiration
folder
for
form
forms
framework
gluon
grid
html
html_helpers
ide
imap
import
input
internationalization
is_scheduler
javascript
jquery
json
keyed
l
legacy
links
login_bare
mac
mail
markmin
minor
models
modules
movuca
networking
nginx
nosql
operators
packages
password
payments
plugin
plugins
post
primarykey
product
py4web
pyDAL
pycharm
pyodel
python
python3
pythonanywhere
query
redirect
redis
registration
release
request
requires_login
rewriting
routing
save
scheduler
service
services
session
session_auth
sessions
setup
site
smtp
social
sqlform
sqlite
ssl
static
stupid_css
symbol
table
tampering
testing
trunk
typo
upgrade
upload
uploadfolder
uploads
users
uwsgi
validation
versios
views
w
web2py
web2pyslices
websockets
widget
wiki
About
Send feedback
Help
web2py-users
1–30 of 34904
Mark all as read
Report group
0 selected
Yebach
,
Val K
2
5/30/19
Q&A
web2py belongs if none
why not just: # start to form query: q = db.counters.c_date >= datum_od if ...: # continue to form
unread,
dal
query
Q&A
web2py belongs if none
why not just: # start to form query: q = db.counters.c_date >= datum_od if ...: # continue to form
5/30/19
Gilad Hoshmand
2
5/14/19
Q&A
gluon.contrib.pymysql.err.Error AssertionError('Protocol error, expecting EOF',)
Solved. The problem was that I was addressing 'single_value_field' without the context of the
unread,
dal
error
query
Q&A
gluon.contrib.pymysql.err.Error AssertionError('Protocol error, expecting EOF',)
Solved. The problem was that I was addressing 'single_value_field' without the context of the
5/14/19
jcrm...@gmail.com
, …
Anthony
16
5/4/19
Q&A
How to pass a query set string or a string with a select/count to be executed in another controller?
I forgot to say on the previous message that if you need I can show you the code. sábado, 4 de Maio
unread,
query
session
Q&A
How to pass a query set string or a string with a select/count to be executed in another controller?
I forgot to say on the previous message that if you need I can show you the code. sábado, 4 de Maio
5/4/19
João Matos
2
4/16/19
Q&A
Does anyone know if web2py supports the IN operator in a query?
The solution is .belongs() http://web2py.com/books/default/chapter/29/06/the-database-abstraction-
unread,
dal
query
Q&A
Does anyone know if web2py supports the IN operator in a query?
The solution is .belongs() http://web2py.com/books/default/chapter/29/06/the-database-abstraction-
4/16/19
Ricardo Oliveira
,
Anthony
6
10/12/17
Q&A
Issue with query with join and id in select field list
On Thursday, October 12, 2017 at 12:45:05 PM UTC-4, Ricardo Oliveira wrote: Hi Anthony, Thanks for
unread,
dal
error
query
Q&A
Issue with query with join and id in select field list
On Thursday, October 12, 2017 at 12:45:05 PM UTC-4, Ricardo Oliveira wrote: Hi Anthony, Thanks for
10/12/17
Yebach
,
Anthony
2
9/8/17
Q&A
Attribute not found. 'Table' object has no attribute 'type'
workers_infos = db((query_wi)&(db.workers_info.wi_organization == org) & (db.workers_info.
unread,
dal
error
query
table
Q&A
Attribute not found. 'Table' object has no attribute 'type'
workers_infos = db((query_wi)&(db.workers_info.wi_organization == org) & (db.workers_info.
9/8/17
Artem
, …
Pbop
9
9/1/17
Q&A
Two database join query
In SQL Server, you can run queries across database tables following the syntax you mention if you
unread,
dal
models
query
sqlite
table
Q&A
Two database join query
In SQL Server, you can run queries across database tables following the syntax you mention if you
9/1/17
Oasis Agano
, …
Pierre
3
5/13/17
Q&A
Web2py Postgresql Groupby issue
here: http://web2py.com/books/default/search/29?search=groupby s = db.table.field_a | db.table.
unread,
PostgreSQL
query
sqlite
Q&A
Web2py Postgresql Groupby issue
here: http://web2py.com/books/default/search/29?search=groupby s = db.table.field_a | db.table.
5/13/17
Mujeeb Farees
, …
Sharjeel Ali Shaukat
4
4/18/17
Q&A
Use length of list:reference field in query
Its help me alot Thanks
unread,
dal
query
Q&A
Use length of list:reference field in query
Its help me alot Thanks
4/18/17
Richard
,
Anthony
3
3/30/17
Q&A
db().select() and db.executesql() quetstion
Thanks Anthony, I should use rows... I had investigate that with help postgresql log and as you said
unread,
dal
query
Q&A
db().select() and db.executesql() quetstion
Thanks Anthony, I should use rows... I had investigate that with help postgresql log and as you said
3/30/17
Oasis Agano
,
Dave S
3
4/3/17
Q&A
Autofill a field with data from the database based on 3 other fields without submit
I used event handler as you said now the issue i have is to set the value of amt to the one returned
unread,
Field
ajax
javascript
query
sqlform
Q&A
Autofill a field with data from the database based on 3 other fields without submit
I used event handler as you said now the issue i have is to set the value of amt to the one returned
4/3/17
Jurgis Pralgauskis
,
Leonel Câmara
5
3/11/17
Q&A
how to override "select" method?
> Common filters only add to query, but I need to change/replace fields/expressions . Why don'
unread,
PostgreSQL
dal
query
Q&A
how to override "select" method?
> Common filters only add to query, but I need to change/replace fields/expressions . Why don'
3/11/17
Richard
, …
Anthony
7
3/7/17
Q&A
limitby question
Thanks for exploring this Anthony, Yes, I guess having .limit() and .offset() would make it easier to
unread,
dal
query
Q&A
limitby question
Thanks for exploring this Anthony, Yes, I guess having .limit() and .offset() would make it easier to
3/7/17
Jurgis Pralgauskis
,
Anthony
12
12/24/16
Q&A
How to check if expression is Aggregate?
On Friday, December 23, 2016 at 10:24:29 PM UTC-5, Jurgis Pralgauskis wrote: Yes, I did --recursive,
unread,
dal
query
Q&A
How to check if expression is Aggregate?
On Friday, December 23, 2016 at 10:24:29 PM UTC-5, Jurgis Pralgauskis wrote: Yes, I did --recursive,
12/24/16
mfarees...@gmail.com
,
Val K
2
12/9/16
Q&A
Web2py multiple table joins
Maybe try to replace db.auth_user.id with auth.user.id or just auth.user_id On Friday, December 9,
unread,
dal
query
Q&A
Web2py multiple table joins
Maybe try to replace db.auth_user.id with auth.user.id or just auth.user_id On Friday, December 9,
12/9/16
Jurgis Pralgauskis
,
Marlysson Silva
2
11/28/16
Q&A
Smart-joins helper needs peer review :)
The great job .. I am just looking in your project awesome.. Now I go studying more framework to help
unread,
dal
query
Q&A
Smart-joins helper needs peer review :)
The great job .. I am just looking in your project awesome.. Now I go studying more framework to help
11/28/16
Jurgis Pralgauskis
, …
Anthony
6
11/25/16
Q&A
how to make Query, which is always "True" (1=1 or so) ?
You can also simply specify a query as raw SQL: db(('1 = 1')).select(db.mytable.ALL) Anthony
unread,
dal
query
Q&A
how to make Query, which is always "True" (1=1 or so) ?
You can also simply specify a query as raw SQL: db(('1 = 1')).select(db.mytable.ALL) Anthony
11/25/16
ahz...@gmail.com
,
Richard Vézina
5
7/7/16
Q&A
Querying auth_user by group
Notice : db().select(...) empty set will be abandonned (deprecated) probably... So better to specify
unread,
dal
query
Q&A
Querying auth_user by group
Notice : db().select(...) empty set will be abandonned (deprecated) probably... So better to specify
7/7/16
xaver
,
Anthony
3
5/13/16
Q&A
DAL, legacy Database, field name as python keyword
Many Thks. It looks nice:) I'll give a try bye On Fri, May 13, 2016 at 2:21 PM, Anthony <
unread,
Field
dal
query
table
Q&A
DAL, legacy Database, field name as python keyword
Many Thks. It looks nice:) I'll give a try bye On Fri, May 13, 2016 at 2:21 PM, Anthony <
5/13/16
PRACHI VAKHARIA
, …
Niphlod
6
5/13/16
Q&A
How To Select Only The Latest Rows from a Table
Use the argument groupby instead of distinct, and you'll get the desired results. so groupby
unread,
dal
query
Q&A
How To Select Only The Latest Rows from a Table
Use the argument groupby instead of distinct, and you'll get the desired results. so groupby
5/13/16
mfarees...@gmail.com
, …
Ron Chatterjee
5
3/17/16
Q&A
How to preserve order for query results
Wouldn't the sort in numpy will do the same? http://docs.scipy.org/doc/numpy-1.10.1/reference/
unread,
dal
query
Q&A
How to preserve order for query results
Wouldn't the sort in numpy will do the same? http://docs.scipy.org/doc/numpy-1.10.1/reference/
3/17/16
Thomas Sitter
,
Jim S
3
11/24/15
Q&A
SQLFORM.grid with joined tables - choose which table to view/edit by default
Thanks that's exactly what I was looking for! On Tuesday, 24 November 2015 14:44:18 UTC-5, Jim S
unread,
form
grid
query
sqlform
views
Q&A
SQLFORM.grid with joined tables - choose which table to view/edit by default
Thanks that's exactly what I was looking for! On Tuesday, 24 November 2015 14:44:18 UTC-5, Jim S
11/24/15
Richard
2
10/21/15
Q&A
[web2py] issue with conditional columns in select with web2py dal query
Workaround it like that : if someflag: try: base_date = db.other_table.received_timestamp.date()
unread,
dal
query
Q&A
[web2py] issue with conditional columns in select with web2py dal query
Workaround it like that : if someflag: try: base_date = db.other_table.received_timestamp.date()
10/21/15
Mamisoa Andriantafika
2
10/18/15
Q&A
Add a custom column in SQLFORM.grid that counts rows in child table
I managed it by using older answers on post: https://groups.google.com/forum/#!searchin/web2py/grid
unread,
Field
grid
query
table
Q&A
Add a custom column in SQLFORM.grid that counts rows in child table
I managed it by using older answers on post: https://groups.google.com/forum/#!searchin/web2py/grid
10/18/15
Richard
, …
Michele Comitini
5
9/9/15
Q&A
[web2py] .last() don't return last table id and first() also not returning the first record id
Ok you right... orderby=id On Wed, Sep 9, 2015 at 3:06 PM, Michele Comitini <michele.comitini@
unread,
query
query
Q&A
[web2py] .last() don't return last table id and first() also not returning the first record id
Ok you right... orderby=id On Wed, Sep 9, 2015 at 3:06 PM, Michele Comitini <michele.comitini@
9/9/15
Ben Lawrence
9/5/15
Q&A
some help with auth.accessible_query
Hi, With user logged in on 2.11.2-stable+timestamp.2015.05.30.16.33.24 (Running on Apache/2.4.7 (
unread,
auth
query
Q&A
some help with auth.accessible_query
Hi, With user logged in on 2.11.2-stable+timestamp.2015.05.30.16.33.24 (Running on Apache/2.4.7 (
9/5/15
Jaime Sempere
,
Massimo Di Pierro
3
8/23/15
Q&A
GAE: BadRequestError: projection and keys_only cannot both be set
Done! El domingo, 23 de agosto de 2015, 2:10:27 (UTC+2), Massimo Di Pierro escribió: Can you please
unread,
GAE
query
Q&A
GAE: BadRequestError: projection and keys_only cannot both be set
Done! El domingo, 23 de agosto de 2015, 2:10:27 (UTC+2), Massimo Di Pierro escribió: Can you please
8/23/15
Davy Jacops
, …
pa...@cancamusa.net
5
7/11/15
Q&A
"distinct" based on more than 1 field
El domingo, 28 de junio de 2015, 10:06:53 (UTC+2), Davy Jacops escribió: Villas's solution works
unread,
grid
query
sqlform
Q&A
"distinct" based on more than 1 field
El domingo, 28 de junio de 2015, 10:06:53 (UTC+2), Davy Jacops escribió: Villas's solution works
7/11/15
A36_Marty
,
Johann Spies
4
5/11/15
Q&A
SQLFORM.grid multiple left joins and where clause
I figured out my problem. By changing the query to: query = db.auth_user.id>0 query = query&db
unread,
dal
grid
query
Q&A
SQLFORM.grid multiple left joins and where clause
I figured out my problem. By changing the query to: query = db.auth_user.id>0 query = query&db
5/11/15
Richard
, …
Johann Spies
8
5/8/15
Q&A
[web2py] parenthesis in SQLFORM.grid search
Here what I got for now : from pyparsing import nestedExpr # Not the worse case but has enough
unread,
grid
query
Q&A
[web2py] parenthesis in SQLFORM.grid search
Here what I got for now : from pyparsing import nestedExpr # Not the worse case but has enough
5/8/15