b874525423
Rename to aiodatalite
hhh
2024-03-17 15:58:01 +02:00
a0db44f945
Now test-passing!
hhh
2024-03-17 15:54:31 +02:00
b0523e141e
Safer defaults and mass actions, base64 support from previous commit dropped
hhh
2024-03-17 14:56:23 +02:00
6dfc3cebbe
Migrate to aiosqlite, add some undocumented features, will be documented later. Some problems with mass_actions, don't use them, because loading algorythm may change
hhh
2024-03-17 00:25:56 +02:00
ac7e9055a5
Add poetry.lock to .gitignore
hhh
2024-03-17 00:21:55 +02:00
da45be6c95
Migrate to poetry, readme changes
hhh
2024-03-15 15:34:27 +02:00
2ab86cd265
chore(readme): update name
Ege Özkan
2023-12-24 15:26:24 +03:00
b051a6c858
chore(readme): update name
Ege Özkan
2023-12-24 15:25:11 +03:00
979fdc01ff
chore(ci): fix branch name
Ege Özkan
2023-12-24 15:24:15 +03:00
36896353d1
chore: add code of conduct
ambertide
2023-11-03 20:47:47 +03:00
bc2e07ae9e
chore: bump version 1
Ege Özkan
2023-11-03 18:07:40 +02:00
a89d0669f4
feat: add support for bool type
Ege Özkan
2023-11-03 17:54:43 +02:00
f37f468691
Update README.md
Ege Özkan
2023-10-15 18:12:56 +03:00
e44cef3012
feat: add support for bool type
mbyzhang
2022-10-15 01:27:59 +01:00
8cbcf35976
Add coverage to the github action.
Ege Emir Özkan
2021-05-08 18:48:57 +03:00
2219968870
Add coverage to the github action.
Ege Emir Özkan
2021-05-08 18:48:08 +03:00
29f538a7d7
Removed requirements from test_ci action as they are not necessary, updated .gitignore to ignore venv/ directory.
Ege Emir Özkan
2021-05-08 18:36:04 +03:00
f9a993c394
Add more readme
Ege Emir Özkan
2020-08-16 23:11:54 +03:00
ac0148a116
Removed the built files
Ege Emir Özkan
2020-08-16 22:18:22 +03:00
564f5a5f38
Fixed a major bug in basic migrate, causing the migration to raise an exception if a column is deleted.
Ege Emir Özkan
2020-08-16 22:12:00 +03:00
94eabb3e20
Fixed a very minor bug
Ege Emir Özkan
2020-08-16 19:26:08 +03:00
b7e915d6db
Fixed a bug related to default values.
Ege Emir Özkan
2020-08-14 12:01:01 +03:00
2e14aeaace
Add basic migrations
Ege Emir Özkan
2020-08-14 11:45:39 +03:00
a0bb5704eb
Add api reference link
Ege Emir Özkan
2020-08-13 21:47:35 +03:00
4e60ea998e
Add Sphinx version
Ege Emir Özkan
2020-08-13 21:45:13 +03:00
366892557b
Add docs
Ege Emir Özkan
2020-08-13 21:40:48 +03:00
8098a50e52
Add docs
Ege Emir Özkan
2020-08-13 21:37:48 +03:00
6adda2e719
Add pagination support
Ege Emir Özkan
2020-08-13 18:17:19 +03:00
c051cddac5
Fixed the same bug dealing with import paths.
Ege Emir Özkan
2020-08-10 06:48:07 +03:00
ee65e6e2db
Fixed a bug.
Ege Emir Özkan
2020-08-10 06:47:00 +03:00
d53258a748
Refactored code.
Ege Emir Özkan
2020-08-10 06:42:45 +03:00
f0aac81209
Add fetch_where, a single conditional wrapper around fetch_if, similar to fetch_equals
Ege Emir Özkan
2020-08-10 06:29:20 +03:00
a3eed28f42
Reverted fetch_from, added fetch_equals for better documentation and simplicity.
Ege Emir Özkan
2020-08-10 05:39:56 +03:00
9cae63bfec
Add field option for fetch_from
Ege Emir Özkan
2020-08-10 05:32:34 +03:00
951623617c
Add documention
Ege Emir Özkan
2020-08-10 04:43:41 +03:00
efe8ef1d5c
Furthered test coverage
Ege Emir Özkan
2020-08-10 04:40:47 +03:00
5077629855
Add coverage and fix bugs in package
Ege Emir Özkan
2020-08-10 03:59:11 +03:00