From 3738d57a76451d76448b12eef8b5d1930c91e337 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ege=20Emir=20=C3=96zkan?= Date: Mon, 3 Aug 2020 03:15:30 +0300 Subject: [PATCH] Update README with a warning on limitations of fetch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d08dd5..98c4684 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Object IDs are auto-incremented, and correspond to the order the entry were inserted onto the system. ## Fetching Records +> :warning: **Limitation! Fetch can only fetch limited classes correctly**: int, float and str! Finally, you may wish to recreate objects from a table that already exist, for this purpose we have the function `fetch_from(class_, object_id)` as well as `is_fetchable(className, object_id)` former fetches a record from the