This website requires JavaScript.
b0e4a1a822
Fix migration failing when empty flow
main
hhh
2024-06-03 23:37:10 +03:00
ec679eafb0
v1.0.1
hhh
2024-04-12 21:13:03 +03:00
a2ed04e483
Тихо
hhh
2024-04-12 21:11:17 +03:00
b4c34c6c22
Update docs version
hhh
2024-03-17 23:32:05 +02:00
3b2cd02735
Update email
hhh
2024-03-17 23:23:49 +02:00
4d6d5fca32
Update readme, bump version
hhh
2024-03-17 23:20:32 +02:00
944a9fe869
Update actions
hhh
2024-03-17 23:02:27 +02:00
c9414414ac
aga?
hhh
2024-03-17 22:25:31 +02:00
6407d0a205
Maybe works?
hhh
2024-03-17 22:23:57 +02:00
3f1c24155a
Oops
hhh
2024-03-17 17:28:17 +02:00
fe1554045e
Update docs
hhh
2024-03-17 17:26:03 +02:00
bb2b5e6a4f
Add automarkup functionality
hhh
2024-03-17 16:40:54 +02:00
52fc89eec2
Any sphinx version
hhh
2024-03-17 16:07:25 +02:00
2ffa837899
Developing docs
hhh
2024-03-17 16:05:14 +02:00
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 and GitHub
2023-12-24 15:26:24 +03:00
b051a6c858
chore(readme): update name
Ege Özkan and GitHub
2023-12-24 15:25:11 +03:00
979fdc01ff
chore(ci): fix branch name
Ege Özkan and GitHub
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 and GitHub
2023-11-03 18:07:40 +02:00
a89d0669f4
feat: add support for bool type
Ege Özkan and GitHub
2023-11-03 17:54:43 +02:00
f37f468691
Update README.md
Ege Özkan and GitHub
2023-10-15 18:12:56 +03:00
e44cef3012
feat: add support for bool type
mbyzhang
2022-10-15 01:27:59 +01:00
5eb663f7ae
Update README.md
Ambertide and GitHub
2022-10-12 21:22:36 +03:00
3f57918594
chore: a warning
Ambertide and GitHub
2022-10-12 21:22:00 +03:00
27b0ed48ff
chore: bump version
ambertide
2022-05-29 01:34:01 +03:00
8a3865a137
fix: add protection about sql injection
ambertide
2022-05-29 01:32:59 +03:00
6a3cafb920
fix: move redundant dependency to development deps
ambertide
2022-05-28 22:45:27 +03:00
4fcb1c4b2d
Merge pull request #8 from intoverflow/tcarstens/query-params
Ambertide and GitHub
2021-12-29 11:32:33 +03:00
66bf8acc71
Fix string encoding on insert; adopt query parameters for update
Timothy Carstens
2021-12-21 23:34:18 -08:00
01348bf8cc
Merge pull request #7 from intoverflow/tcarstens/query-params
Ambertide and GitHub
2021-12-22 05:30:28 +03:00
405242f6da
Updated _create_entry to use sqlite's parameter syntax for values
Timothy Carstens
2021-12-21 02:09:06 -08:00
81010fc015
Update README.md
Ambertide and GitHub
2021-07-26 09:32:52 +03: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
5bda6cfe46
Merge pull request #4 from tclancy/patch-1
Ambertide and GitHub
2021-05-08 18:20:49 +03:00
a4b1410a42
Merge pull request #5 from mathyba/fix-tests
Ambertide and GitHub
2021-05-08 18:18:48 +03:00
db7eda11b3
Fix mass action test when run multiple times
mathyba
2021-05-08 04:16:48 +02:00
65ff76beba
Set index in mass insert main loop
mathyba
2021-05-08 04:15:46 +02:00
490b5f16a5
Removed reduntant requirements.txt file since we literally don't have any requirements.
Ege Emir Özkan
2021-05-01 14:16:01 +03:00
abf34df799
Provide import statement for Unique constraint
Tom Clancy and GitHub
2021-04-27 20:46:26 -04:00
2e7fea4d35
Removed lock file that was causing problems
Ege Emir Özkan
2021-03-21 03:56:13 +03:00
c2ae4b9465
Deleted print statment
Ege Emir Özkan
2020-08-23 15:58:56 +03:00
a4693c3170
Documentation changes
Ege Emir Özkan
2020-08-23 15:46:24 +03:00
dbaf88212a
Add mass copy functionality.
Ege Emir Özkan
2020-08-23 15:35:54 +03:00
3214b72591
Bump up version
Ege Emir Özkan
2020-08-23 01:50:31 +03:00
018614dea5
Unsafe memory options
Ege Emir Özkan
2020-08-23 01:49:15 +03:00
6f9544f092
Fix docs
Ege Emir Özkan
2020-08-23 00:56:16 +03:00
264c3ff35b
Bump up version
Ege Emir Özkan
2020-08-23 00:47:41 +03:00
c8e707e2f0
Add mass objects
Ege Emir Özkan
2020-08-23 00:46:40 +03:00
7efa8c8f4e
Reformatted import paths
Ege Emir Özkan
2020-08-22 01:10:41 +03:00
79cdc9e348
Test path updated
Ege Emir Özkan
2020-08-22 01:06:16 +03:00
d7b94697ed
Changes due to issues in CI
Ege Emir Özkan
2020-08-22 01:04:22 +03:00
ecfbf856ec
Version bumped down due to issues
Ege Emir Özkan
2020-08-22 01:01:30 +03:00
2b1ef8bdb7
Version bumped due to issues
Ege Emir Özkan
2020-08-22 01:00:56 +03:00
768453ab39
Add unique constraint, None option
Ege Emir Özkan
2020-08-22 01:00:30 +03:00
6f58590475
Add unique constraint, None option
Ege Emir Özkan
2020-08-22 00:54:02 +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
f168b78ba5
Update test_ci.yml
Ambertide and GitHub
2020-08-10 03:55:44 +03:00
1d2d3e881e
Update test_ci.yml
Ambertide and GitHub
2020-08-10 03:50:54 +03:00
04c4419cb9
Update and rename blank.yml to test_ci.yml
Ambertide and GitHub
2020-08-10 03:46:25 +03:00
cbc86c419d
Create blank.yml
Ambertide and GitHub
2020-08-10 03:43:35 +03:00
bc4d53d182
Create python-publish.yml
Ambertide and GitHub
2020-08-10 03:32:34 +03:00
f47132ae66
Depacrated travis
Ege Emir Özkan
2020-08-10 03:32:16 +03:00
ff9fa273a4
Add travis support
Ege Emir Özkan
2020-08-10 03:26:02 +03:00
47631b290f
Add testing
Ege Emir Özkan
2020-08-10 03:23:39 +03:00
1459f94be0
Add entry update
Ege Emir Özkan
2020-08-10 01:43:14 +03:00
3d1a662b20
Add remove_from and .remove_entry
Ege Emir Özkan
2020-08-09 07:30:28 +03:00
42d233bdd6
Update setup.py
Ege Emir Özkan
2020-08-03 06:55:10 +03:00
a1cacb9372
Fixed an error with fetch_if
Ege Emir Özkan
2020-08-03 05:45:30 +03:00
9729c83247
Readd fetch_all, since it was removed by mistake by the previous commit.
Ege Emir Özkan
2020-08-03 05:08:46 +03:00
77a6afdfd2
Add fetch_if, related documention and refactor code slightly.
Ege Emir Özkan
2020-08-03 04:43:13 +03:00
6ce0613b4c
Deleted a redundant file.
Ege Emir Özkan
2020-08-03 03:54:23 +03:00
9d1f0434f5
Update setup
Ege Emir Özkan
2020-08-03 03:48:48 +03:00
a7ba71cb4c
Update gitignore to reflect directory name change.
Ege Emir Özkan
2020-08-03 03:48:13 +03:00