issues
search
v1a0
/
sqllex
The most pythonic ORM (for SQLite and PostgreSQL). Seriously, try it out!
https://v1a0.github.io/sqllex
GNU General Public License v3.0
92
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FEATURE | WHERE x IN (...) support?
#65
greay
opened
3 months ago
0
QUESTION | How can I use sqllex asynchronously?
#64
loss-and-quick
closed
1 year ago
1
New feature. You don't have to import sql types
#63
damnkrat
opened
2 years ago
0
BUG | psycopg2.errors.UndefinedColumn: CamelCase column does not exist
#62
v1a0
opened
2 years ago
0
Discussion | Sqllex version identifiers
#61
v1a0
opened
2 years ago
0
ISSUE | Imports in doc's examples
#60
v1a0
opened
2 years ago
0
BUG | Different sorting order for different columns (ASC, DESC)
#59
v1a0
closed
2 years ago
1
BUG | SyntaxError: invalid syntax
#58
loss-and-quick
closed
2 years ago
2
FEATURE | Optional sqlite3 connection parameters
#57
Phizilion
closed
2 years ago
1
FEATURE | Add option to desable connetion with Database object init
#56
v1a0
closed
2 years ago
1
FEATURE | "With-as" statement
#55
v1a0
opened
2 years ago
1
FEATURE | GROUP BY
#54
v1a0
closed
2 years ago
1
FEATURE | DOCS | Add linked examples
#53
v1a0
opened
3 years ago
0
BUG | JOIN SQLite3xTable/SQLite3xColumn support
#52
v1a0
closed
2 years ago
1
BUG | Typing mistakes
#51
v1a0
closed
2 years ago
1
FEATURE | Get size of SQLite3x database
#50
v1a0
opened
3 years ago
0
FEATURE | Rename (migrate) SQLite database
#49
v1a0
opened
3 years ago
0
FEATURE | Ordered multiple select from list.
#48
swayll
closed
3 years ago
2
Add license scan report and status
#47
fossabot
opened
3 years ago
0
BUG | ABTable.create_table returns empty list
#46
v1a0
closed
3 years ago
0
FEATURE | SQLite3x.path, relative vs absolute
#45
v1a0
opened
3 years ago
2
FEATURE | Add support for LIKE operator in WHERE dicts
#39
raindrum
closed
3 years ago
1
v0.1.10.3b
#38
v1a0
closed
3 years ago
0
ISSUE | SPEED TESTS | Open discussion
#37
v1a0
opened
3 years ago
4
Update sqlite3x-aex-0.md
#36
kingabzpro
closed
3 years ago
0
BUG | Workflow "OperationalError: near "DROP": syntax error"
#35
v1a0
opened
3 years ago
2
add_column, remove_column, has_column
#34
asadafasab
closed
3 years ago
0
NEWS | Telegram group
#33
v1a0
opened
3 years ago
1
BUG | Unsafe WHERE condition
#32
v1a0
closed
3 years ago
1
BUG | SQLite3xSearchCondition / SQLite3xColumn __and__, __or__
#31
v1a0
closed
3 years ago
5
FEATURE | Handle args and kwargs at the same time for insert-like methods
#30
damnkrat
closed
3 years ago
12
NEWS | New Article "Vaccine Update System"
#29
kingabzpro
opened
3 years ago
1
FEATURE | Increase/decrease value in update
#28
damnkrat
closed
3 years ago
4
BUG | PRIMARY ID
#27
kingabzpro
closed
3 years ago
1
FEATURE | UPDATE MANY
#26
kingabzpro
closed
3 years ago
11
BUG | SOme fucntion should not return an empty array
#25
kingabzpro
closed
3 years ago
5
BUG | It should be FROM not TABLE
#24
kingabzpro
closed
3 years ago
2
FEATURE | New class SQLite3xColumn
#23
v1a0
closed
3 years ago
0
FEATURE | SQLite3xTable.add_column, remove_column, has_column
#22
v1a0
closed
3 years ago
0
IDEA | 🙂 If you use sqllex in your project read this discussion
#21
v1a0
opened
3 years ago
2
README updated to reflect the added AUTOINCREMENT type
#20
ethixkr
opened
3 years ago
1
sqlite3.OperationalError: no such table: PRAGMA_TABLE_INFO
#19
Phizilion
closed
3 years ago
2
WHERE argument to update
#18
Phizilion
closed
3 years ago
3
incomprehensible behavior
#17
Phizilion
closed
3 years ago
3
FEATURE | Add new constants
#16
v1a0
opened
3 years ago
1
TableColumn and __lt__, __le__, __eq__, __ne__, __gt__, __ge__ by r/sandmasterflash_
#15
v1a0
closed
3 years ago
9
Flask Extension
#14
v1a0
opened
3 years ago
0
DOC | Wiki / Docs need update
#13
v1a0
closed
3 years ago
2
Spam in logs
#12
damnkrat
closed
3 years ago
2
I have written an article about SQLLEX
#11
kingabzpro
opened
3 years ago
3
Next