Files
old-cto-as-you-go/CTOAsYouGo/db.sqlite3

39 lines
144 KiB
Plaintext
Raw Normal View History

2023-07-05 11:02:15 +02:00
SQLite format 3@ 9$?9.c<0F><0F>
<EFBFBD><0F><0F>d!<0E><0E>B <0A> <0A> w 4 <0C> <0C> V  <0B> <0B> P 
<EFBFBD>[}Acore0002_remove_request_comment_remove_request_start_in_days2023-07-04 16:37:30.622922/%Acore0001_initial2023-06-25 12:04:51.2988633%Asessions0001_initial2023-06-25 11:48:30.644664HWAauth0012_alter_user_first_name_max_length2023-06-25 11:48:30.638798@GAauth0011_update_proxy_permissions2023-06-25 11:48:30.632431CMAauth0010_alter_group_name_max_length2023-06-25 11:48:30.627214GUAauth0009_alter_user_last_name_max_length2023-06-25 11:48:30.620970F SAauth0008_alter_user_username_max_length2023-06-25 11:48:30.614529K ]Aauth0007_alter_validators_add_error_messages2023-06-25 11:48:30.607337A IAauth0006_require_contenttypes_00022023-06-25 11:48:30.602212B
KAauth0005_alter_user_last_login_null2023-06-25 11:48:30.599648@ GAauth0004_alter_user_username_opts2023-06-25 11:48:30.593157CMAauth0003_alter_user_email_max_length2023-06-25 11:48:30.587291HWAauth0002_alter_permission_name_max_length2023-06-25 11:48:30.580678H%GAcontenttypes0002_remove_content_type_name2023-06-25 11:48:30.573950IWAadmin0003_logentry_add_action_flag_choices2023-06-25 11:48:30.564003AGAadmin0002_logentry_remove_auto_add2023-06-25 11:48:30.5569060%Aadmin0001_initial2023-06-25 11:48:30.548734/%Aauth0001_initial2023-06-25 11:48:30.5401327%%Acontenttypes0001_initial2023-06-25 11:48:30.527837 <0F>`<0F>`<0F>v<0F><0F><0F><0F>
2023-07-01 10:42:40 +02:00
+auth_permission !auth_group
2023-07-05 11:02:15 +02:00
 auth_user core_task3django_content_type %core_requestest/django_migrations
2023-07-01 10:42:40 +02:00
l<0F><0F><0F><0F><0F>zl<0F> coretaskcorerequestsessionssession%#contenttypescontenttype authuserauthgroup!authpermission adminlogentry
%-change_groupCan change group 'add_groupCan add group(+3view_permissionCan view permission,/7delete_permissionCan delete permission,/7change_permissionCan change permission&)1add_permissionCan add permission$ '1view_logentryCan view log entry( +5delete_logentryCan delete log entry( +5change_logentryCan change log entry" %/add_logentryCan add log entry
<0A><0F><0F><0F><0F><0F><0F>mWG4!<0E><0E><0E><0E><0E><0E>n\G2 <0A> <0A> <0A> <0A> <0A> <0A> <0A>view_task #delete_task#change_taskadd_task%view_request)delete_request)change_request#add_request%view_session)delete_session)change_session#add_session-view_contenttype1delete_contenttype1change_contenttype+add_contenttypeview_user#delete_user#change_useradd_user !view_group %delete_group %change_group
2023-07-05 11:02:15 +02:00
add_group +view_permission/delete_permission/change_permission)add_permission 'view_logentry +delete_logentry +change_logentry % add_logentry RR
<0F><0F> hamo
<0F><0F><0F>$Mw7nd949mj6mczv3952zif0g4agfveesy#M iryaupdbbrcdkg7ost3nyzxhxdlgkdck
2023-07-01 10:42:40 +02:00
E<0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F>{uoic]WQKE    
     






2023-07-05 11:02:15 +02:00
< <09><08><06>m<02>Y<03><02><01>C<00><0E> Nt <0B>Q<00>1S)<01>9indexdjango_session_expire_date_a5c62663django_session CREATE INDEX "django_session_expire_date_a5c62663" ON "django_session" ("expire_date")<29>6/))<01>'tabledjango_sessiondjango_session
2023-07-01 10:42:40 +02:00
CREATE TABLE "django_session" ("session_key" varchar(40) NOT NULL PRIMARY KEY, "session_data" text NOT NULL, "expire_date" datetime NOT NULL);0O)indexsqlite_autoindex_django_session_1django_session 1.Eindexsqlite_autoindex_auth_user_1auth_user<08>+!!<01>mtableauth_groupauth_groupCREATE TABLE "auth_group" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(150) NOT NULL UNIQUE)<03>3,G!indexsqlite_autoindex_auth_group_1auth_group
2023-07-05 11:02:15 +02:00
<EFBFBD>2<00>*-<01>#tableauth_userauth_userCREATE TABLE "auth_user" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "password" varchar(128) NOT NULL, "last_login" datetime NULL, "is_superuser" bool NOT NULL, "username" varchar(150) NOT NULL UNIQUE, "last_name" varchar(150) NOT NULL, "email" varchar(254) NOT NULL, "is_staff" bool NOT NULL, "is_active" bool NOT NULL, "date_joined" datetime NOT NULL, "first_name" varchar(150) NOT NULL)<29>$"]+<01>Mindexauth_permission_content_type_id_2f476e4bauth_permissionCREATE INDEX "auth_permission_content_type_id_2f476e4b" ON "auth_permission" ("content_type_id")<29>S!y+<01>indexauth_permission_content_type_id_codename_01ab375a_uniqauth_permissionCREATE UNIQUE INDEX "auth_permission_content_type_id_codename_01ab375a_uniq" ON "auth_permission" ("content_type_id", "codename")<29>% ++<01>tableauth_permissionauth_permissionCREATE TABLE "auth_permission" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "content_type_id" integer NOT NULL REFERENCES "django_content_type" ("id") DEFERRABLE INITIALLY DEFERRED, "codename" varchar(100) NOT NULL, "name" varchar(255) NOT NULL)<29>Ho3<01>{indexdjango_content_type_app_label_model_76bd3d3b_uniqdjango_content_typeCREATE UNIQUE INDEX "django_content_type_app_label_model_76bd3d3b_uniq" ON "django_content_type" ("app_label", "model")<29>I33<01>9tabledjango_content_typedjango_content_typeCREATE TABLE "django_content_type" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "app_label" varchar(100) NOT NULL, "model" varchar(100) NOT NULL)<29>O-<01>1indexdjango_admin_log_user_id_c564eba6django_admin_logCREATE INDEX "django_admin_log_user_id_c564eba6" ON "django_admin_log" ("user_id")<29>(_-<01>Qindexdjango_admin_log_content_type_id_c4bce8ebdjango_admin_logCREATE INDEX "django_admin_log_content_type_id_c4bce8eb" ON "django_admin_log" ("content_type_id") <00><00>5G%<01>!indexcore_request_task_id_b4455f54core_request$CREATE INDEX "core_request_task_id_b4455f54" ON "core_request" ("task_id")7%%<01>wtablecore_r<5F>E3%%<01>Mtablecore_requestcore_re<72>#3%%<01> tablecore_requestcore_request"CREATE TABLE "core_request" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "title" varchar(255) NOT NULL, "description" text NOT NULL, "price_from" integer NOT NULL, "price_to" integer NOT NULL, "needed_information" text NOT NULL CHECK ((JSON_VALID("needed_information") OR "needed_information" IS NULL)), "email" varchar(254) NOT NULL, "email_confirmation" varchar(254) NOT NULL, "external_id" char(32) NOT NULL UNIQUE, "task_id" bigint NOT NULL REFERENCES "core_task" ("id") DEFERRABLE INITIALLY DEFERRED)74K%indexsqlite_autoindex_core_request_1core_request#<23>P2<01>otablecore_taskcore_task!CREATE TABLE "core_task" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "title" varchar(255) NOT NULL, "description" text NOT NULL, "price_from" integer NOT NULL, "price_to" integer NOT NULL, "needed_information" text NOT NULL CHECK ((JSON_VALID("needed_information") OR "needed_information" IS NULL)))
2023-07-01 10:42:40 +02:00



<0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F>
  
<0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F> 
          k<0F><0F><0F><0F><0F><0F>yk coretaskcorerequestsessionssession%#contenttypescontenttype authuser aut
!<0F>v1<0E>+ <0A> ? <0C> l !I
7 + A6Interview a developer[{"added": {}}]2023-06-25 15:24:55.833523b i + A5Create a technical challenge for the interview[{"added": {}}]2023-06-25 15:24:12.582506m  + A4Estimate AI based project feasibility and ballpark budget[{"added": {}}]2023-06-25 15:23:06.798649n Ia A1Ballpark estimate of a project[{"changed": {"fields": ["Description"]}}]2023-06-25 15:22:24.634858z aa A2Find best SaaS alternative for the purpose[{"changed": {"fields": ["Description"]}}]2023-06-25 15:22:12.668117{ ca A3Build High Level Architecture for a project[{"changed": {"fields": ["Description"]}}]2023-06-25 15:21:58.558029<EFBFBD> cw A3Build High Level Architecture for a project[{"changed": {"fields": ["Price from", "Price to"]}}]2023-06-25 15:20:35.932816C + + A3Task object (3)[{"added": {}}]2023-06-25 14:05:45.547911C + + A2Task object (2)[{"added": {}}]2023-06-25 14:02:27.199760C + + A1Task object (1)[{"added": {}}]2023-06-25 13:55:41.400138

2023-07-05 11:02:15 +02:00
<0F><0F><0F>A2023-07-17 13:34:10.909083A 2023-07-09 11:50:28.128117
<EFBFBD> <0A><08><07><00> 7<>I!Interview a developerWe conduct a comprehensive interview with a potential team member for your project. This evaluation considers their knowledge, problem-solving abilities, project management skills, and how well they'd fit with your team. After the interview, we provide a detailed report, including the interviewee's strengths, weaknesses, and a final recommendation.&<26>M<EFBFBD>{"a": "b"}<7D>\i<>;!Create a technical challenge for the interviewHiring the right person for your project can be challenging. We create a tailored test to assess the knowledge and skills of your applicants. This includes a variety of questions and challenges related to your project's needs, along with a guide on how to evaluate the responses.M<><00><>{"a": "c"}<7D>n<>I!Estimate AI based project feasibility and ballpark budgetThis provides a thorough examination of the practicality and benefits of applying Artificial Intelligence (AI) in your business. We will consider factors such as what information you currently have and how ready your business is to use AI. We will also give a rough estimate of the cost, considering aspects like data collection, system creation, and upkeep. Any potential risks and profits will also be evaluated.&<26><00><>{"a": "b"}<7D>,I<>c;Ballpark estimate of a projectWe provide a rough cost estimate for your digital project. This considers the size and complexity of the project, the resources needed, and the ongoing costs once it's live. The result is a cost range to help with your budget planning.&<26>M<EFBFBD>{"what": "Is it about"}<7D>Ba<>w;Find best SaaS alternative for the purposeNavigating the world of online tools that help run businesses more effectively can be tricky. We help you evaluate various options to find the one that best suits your specific needs and budget. This evaluation takes into account factors like what the platform can do, how easy it is to use, how well it can grow with your business, and the quality of its customer support.<00><00>{"what": "Is it about"}<7D> c<>;Build High Level Architecture for a projectWe create an overarching view of your project's structure. This will outline the main components and how they interact, identifying any potential problems that might slow progress. Solutions to avoid such issues will also be suggested. This report is designed to be easily understandable, not just for the tech-savvy.<00><><00><>{"what": "Is it about"}<00>  R
H<0F>H<0F><0F>m$M56d01afbdbff4b4484724cba0ff3a102$Mdc9096a1e79a4a8486275bf450e7d9d0$Mbd5c3b8a2dc54e758b028c8fb9717909$Ma164916dbf2e416f8388c2b08be379dd#M 1927696b287b409f86b5034b4d996615
<0F><0F><0F><0F><0F><0F>